Searched refs:q_base (Results 1 – 1 of 1) sorted by relevance
2496 int i, q_base; in wlcore_allocate_hw_queue_base() local2516 q_base = find_first_zero_bit(iter_data.hw_queue_map, in wlcore_allocate_hw_queue_base()2518 if (q_base >= WLCORE_NUM_MAC_ADDRESSES) in wlcore_allocate_hw_queue_base()2521 wlvif->hw_queue_base = q_base * NUM_TX_QUEUES; in wlcore_allocate_hw_queue_base()