Searched refs:usb_mq_to_hwq (Results 1 – 4 of 4) sorted by relevance
93 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index); member
335 rtlusb->usb_mq_to_hwq = rtlpriv->cfg->usb_interface_cfg->usb_mq_to_hwq; in _rtl_usb_init()951 hw_queue = rtlusb->usb_mq_to_hwq(fc, skb_get_queue_mapping(skb)); in rtl_usb_tx()
2403 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index); member
160 .usb_mq_to_hwq = rtl8192cu_mq_to_hwq,