Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c203 rtlpriv->intf_ops->adapter_tx(hw, control->sta, skb, &tcb_desc); in rtl_op_tx()
996 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in send_beacon_frame()
H A Dusb.c947 .adapter_tx = rtl_usb_tx,
H A Dpci.c435 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in _rtl_pci_tx_chk_waitq()
2337 .adapter_tx = rtl_pci_tx,
H A Dwifi.h2274 int (*adapter_tx)(struct ieee80211_hw *hw, member
H A Dbase.c2471 rtlpriv->intf_ops->adapter_tx(hw, sta, skb, &tcb_desc); in rtl_send_smps_action()