Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dtx.h106 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
71 EXPORT_SYMBOL(rtw_tx_fill_tx_desc);
Dfw.c1079 rtw_tx_fill_tx_desc(&pkt_info, skb); in rtw_fill_rsvd_page_desc()
Dpci.c853 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_pci_tx_write_data()