Home
last modified time | relevance | path

Searched refs:mac80211_queue_index (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
Dtrx.c338 u16 rtl92du_mq_to_hwq(__le16 fc, u16 mac80211_queue_index) in rtl92du_mq_to_hwq() argument
351 switch (mac80211_queue_index) { in rtl92du_mq_to_hwq()
367 mac80211_queue_index); in rtl92du_mq_to_hwq()
Dtrx.h53 u16 rtl92du_mq_to_hwq(__le16 fc, u16 mac80211_queue_index);
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c206 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index) in rtl8192cu_mq_to_hwq() argument
218 switch (mac80211_queue_index) { in rtl8192cu_mq_to_hwq()
234 mac80211_queue_index); in rtl8192cu_mq_to_hwq()
242 __le16 fc, u16 mac80211_queue_index) in _rtl8192cu_mq_to_descq() argument
255 switch (mac80211_queue_index) { in _rtl8192cu_mq_to_descq()
Dtrx.h376 u16 rtl8192cu_mq_to_hwq(__le16 fc, u16 mac80211_queue_index);
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dusb.h94 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index);
Dwifi.h2351 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index);