Searched refs:pf_qmap (Results 1 – 1 of 1) sorted by relevance
3932 * @pf_qmap: bitmap to get queue use count from3933 * @lock: pointer to a mutex that protects access to pf_qmap3937 ice_get_avail_q_count(unsigned long *pf_qmap, struct mutex *lock, u16 size) in ice_get_avail_q_count() argument 3943 for_each_clear_bit(bit, pf_qmap, size) in ice_get_avail_q_count()