Searched refs:hw_queue_map (Results 1 – 2 of 2) sorted by relevance
760 static const u8 hw_queue_map[] = { in mt7615_mac_sta_poll() local815 u32 rx_cur = rx_time[hw_queue_map[i]]; in mt7615_mac_sta_poll()
2442 unsigned long hw_queue_map[BITS_TO_LONGS(WLCORE_NUM_MAC_ADDRESSES)]; member2463 __set_bit(vif->hw_queue[0] / NUM_TX_QUEUES, iter_data->hw_queue_map); in wlcore_hw_queue_iter()2496 q_base = find_first_zero_bit(iter_data.hw_queue_map, in wlcore_allocate_hw_queue_base()