Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dtx.h82 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb);
Dtx.c36 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb) in rtw_tx_fill_tx_desc() function
62 EXPORT_SYMBOL(rtw_tx_fill_tx_desc);
Dfw.c487 rtw_tx_fill_tx_desc(&pkt_info, skb); in rtw_fill_rsvd_page_desc()
Dpci.c632 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_pci_xmit()