Searched refs:hw_queue_map (Results 1 – 3 of 3) sorted by relevance
10 struct hw_queue_map { struct306 const struct hw_queue_map *map) in mt7915_hw_queue_read()368 static const struct hw_queue_map ple_queue_map[] = { in mt7915_hw_queues_show()382 static const struct hw_queue_map pse_queue_map[] = { in mt7915_hw_queues_show()
843 static const u8 hw_queue_map[] = { in mt7615_mac_sta_poll() local895 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()
Completed in 19 milliseconds