Home
last modified time | relevance | path

Searched refs:rtl_swlps_beacon (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dps.h41 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len);
Dps.c488 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len) in rtl_swlps_beacon() function
567 EXPORT_SYMBOL_GPL(rtl_swlps_beacon);
Dpci.c873 rtl_swlps_beacon(hw, (void *)skb->data, skb->len); in _rtl_pci_rx_interrupt()
/Linux-v4.19/drivers/staging/rtlwifi/
Dps.h30 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len);
Dps.c469 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len) in rtl_swlps_beacon() function
Dpci.c877 rtl_swlps_beacon(hw, (void *)skb->data, skb->len); in _rtl_pci_rx_interrupt()