Searched refs:rtl_swlps_beacon (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | ps.h | 19 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len);
|
H A D | ps.c | 462 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len) in rtl_swlps_beacon() function 541 EXPORT_SYMBOL_GPL(rtl_swlps_beacon); variable
|
H A D | pci.c | 811 rtl_swlps_beacon(hw, (void *)skb->data, skb->len); in _rtl_pci_rx_interrupt()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | ps.h | 19 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len);
|
H A D | ps.c | 462 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len) in rtl_swlps_beacon() function 541 EXPORT_SYMBOL_GPL(rtl_swlps_beacon); variable
|
H A D | pci.c | 805 rtl_swlps_beacon(hw, (void *)skb->data, skb->len); in _rtl_pci_rx_interrupt()
|
Completed in 9 milliseconds