Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Dusb.h122 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *, member
A Dusb.c304 rtlusb->usb_rx_segregate_hdl = in _rtl_usb_init_rx()
305 rtlpriv->cfg->usb_interface_cfg->usb_rx_segregate_hdl; in _rtl_usb_init_rx()
518 if (rtlusb->usb_rx_segregate_hdl) in _rtl_rx_pre_process()
519 rtlusb->usb_rx_segregate_hdl(hw, skb, &rx_queue); in _rtl_rx_pre_process()
542 if (likely(!rtlusb->usb_rx_segregate_hdl)) { in _rtl_rx_work()
A Dwifi.h2406 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *, member
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dsw.c155 .usb_rx_segregate_hdl = NULL,

Completed in 25 milliseconds