Searched refs:rtl8822c_update_txdesc (Results 1 – 3 of 3) sorted by relevance
273 rtl8822c_update_txdesc(pframe, pframe->buf_addr); in xmit_xmitframes()340 rtl8822c_update_txdesc(pxmitframe, pxmitframe->buf_addr); in xmit_xmitframes()364 rtl8822c_update_txdesc(pframe, pframe->buf_addr); in xmit_xmitframes()404 rtl8822c_update_txdesc(pframe, pframe->buf_addr); in xmit_xmitframes()566 rtl8822c_update_txdesc(pmgntframe, pmgntframe->buf_addr); in rtl8822cs_mgnt_xmit()
92 void rtl8822c_update_txdesc(struct xmit_frame *, u8 *pbuf);
3905 void rtl8822c_update_txdesc(struct xmit_frame *pxmitframe, u8 *pbuf) in rtl8822c_update_txdesc() function