Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dxmit_linux.c616 if (rtw_core_tx(padapter, &pkt, NULL, os_qid) == FAIL) in rtw_os_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dxmit_linux.c616 if (rtw_core_tx(padapter, &pkt, NULL, os_qid) == FAIL) in rtw_os_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_xmit.h1086 s32 rtw_core_tx(_adapter *padapter, struct sk_buff **ppkt, struct sta_info *psta, u16 os_qid);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_xmit.h1090 s32 rtw_core_tx(_adapter *padapter, struct sk_buff **ppkt, struct sta_info *psta, u16 os_qid);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit.c8123 s32 rtw_core_tx(_adapter *padapter, struct sk_buff **pskb, struct sta_info *psta, u16 os_qid) in rtw_core_tx() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_xmit.c8033 s32 rtw_core_tx(_adapter *padapter, struct sk_buff **pskb, struct sta_info *psta, u16 os_qid) in rtw_core_tx() function