Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.h96 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb);
H A 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);
H A Dusb.c453 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_usb_write_data()
520 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_usb_tx_write()
H A Dsdio.c867 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_sdio_tx_skb_prepare()
H A Dpci.c826 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_pci_tx_write_data()
H A Dfw.c1204 rtw_tx_fill_tx_desc(&pkt_info, skb); in rtw_fill_rsvd_page_desc()