Home
last modified time | relevance | path

Searched refs:usb_rx_segregate_hdl (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dusb.h124 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *, member
Dusb.c222 rtlusb->usb_rx_segregate_hdl = in _rtl_usb_init_rx()
223 rtlpriv->cfg->usb_interface_cfg->usb_rx_segregate_hdl; in _rtl_usb_init_rx()
468 if (rtlusb->usb_rx_segregate_hdl) in _rtl_rx_pre_process()
469 rtlusb->usb_rx_segregate_hdl(hw, skb, &rx_queue); in _rtl_rx_pre_process()
492 if (likely(!rtlusb->usb_rx_segregate_hdl)) { in _rtl_rx_work()
Dwifi.h2339 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *, member
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dsw.c149 .usb_rx_segregate_hdl = NULL,
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
Dsw.c237 .usb_rx_segregate_hdl = NULL,