Searched refs:ocs_queue_history_init (Results 1 – 4 of 4) sorted by relevance
223 extern void ocs_queue_history_init(ocs_t *, ocs_hw_q_hist_t*);232 #define ocs_queue_history_init(...) macro
51 #define ocs_queue_history_init(...) macro
960 ocs_queue_history_init(ocs_t *ocs, ocs_hw_q_hist_t *q_hist) in ocs_queue_history_init() function
910 ocs_queue_history_init(hw->os, &hw->q_hist); in ocs_hw_init()