Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dbase.h129 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb);
Dbase.c1330 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_tx_mgmt_proc() function
1353 EXPORT_SYMBOL_GPL(rtl_tx_mgmt_proc);
Dpci.c1634 rtl_tx_mgmt_proc(hw, skb); in rtl_pci_tx()
/Linux-v4.19/drivers/staging/rtlwifi/
Dbase.h118 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb);
Dpci.c1647 rtl_tx_mgmt_proc(hw, skb); in rtl_pci_tx()
Dbase.c1297 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_tx_mgmt_proc() function