Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtw88/
Dtx.h96 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb);
Dtx.c35 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb) in rtw_tx_fill_tx_desc() function
89 EXPORT_SYMBOL(rtw_tx_fill_tx_desc);
Dusb.c413 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_usb_write_data()
480 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_usb_tx_write()
Dsdio.c867 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_sdio_tx_skb_prepare()
Dpci.c826 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_pci_tx_write_data()
Dfw.c1204 rtw_tx_fill_tx_desc(&pkt_info, skb); in rtw_fill_rsvd_page_desc()