Home
last modified time | relevance | path

Searched refs:adapter_tx (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c222 rtlpriv->intf_ops->adapter_tx(hw, control->sta, skb, &tcb_desc); in rtl_op_tx()
1031 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in send_beacon_frame()
Dpci.c543 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in _rtl_pci_tx_chk_waitq()
2463 .adapter_tx = rtl_pci_tx,
Dusb.c1029 .adapter_tx = rtl_usb_tx,
Dbase.c2520 rtlpriv->intf_ops->adapter_tx(hw, sta, skb, &tcb_desc); in rtl_send_smps_action()
Dwifi.h2364 int (*adapter_tx) (struct ieee80211_hw *hw, member
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c169 rtlpriv->intf_ops->adapter_tx(hw, control->sta, skb, &tcb_desc); in rtl_op_tx()
1014 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in send_beacon_frame()
Dpci.c549 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in _rtl_pci_tx_chk_waitq()
2489 .adapter_tx = rtl_pci_tx,
Dbase.c2378 rtlpriv->intf_ops->adapter_tx(hw, sta, skb, &tcb_desc); in rtl_send_smps_action()
Dwifi.h2309 int (*adapter_tx)(struct ieee80211_hw *hw, member