Searched refs:q_cnt (Results 1 – 3 of 3) sorted by relevance
202 s32 fm10k_disable_queues_generic(struct fm10k_hw *hw, u16 q_cnt) in fm10k_disable_queues_generic() argument211 for (i = 0; i < q_cnt; i++) { in fm10k_disable_queues_generic()226 if (i == q_cnt) in fm10k_disable_queues_generic()
54 s32 fm10k_disable_queues_generic(struct fm10k_hw *hw, u16 q_cnt);
7212 uchar q_cnt; in AscIsrQDone() local7248 for (q_cnt = 0; q_cnt < sg_queue_cnt; q_cnt++) { in AscIsrQDone()