Searched refs:usb_mq_to_hwq (Results 1 – 4 of 4) sorted by relevance
118 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index); member
373 rtlusb->usb_mq_to_hwq = rtlpriv->cfg->usb_interface_cfg->usb_mq_to_hwq; in _rtl_usb_init()1013 hw_queue = rtlusb->usb_mq_to_hwq(fc, skb_get_queue_mapping(skb)); in rtl_usb_tx()
1805 u16 (*usb_mq_to_hwq)(__le16 fc, u16 mac80211_queue_index); member
165 .usb_mq_to_hwq = rtl8192cu_mq_to_hwq,