Home
last modified time | relevance | path

Searched refs:core_tx_call_phl (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_trx_ops.h41 rtn = core_tx_call_phl(adapter, pxmitframe, NULL); in rtw_intf_xmitframe_enqueue()
H A Drtw_xmit.h1087 s32 core_tx_call_phl(_adapter *padapter, struct xmit_frame *pxframe, void *txsc_pkt);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_trx_ops.h41 rtn = core_tx_call_phl(adapter, pxmitframe, NULL); in rtw_intf_xmitframe_enqueue()
H A Drtw_xmit.h1083 s32 core_tx_call_phl(_adapter *padapter, struct xmit_frame *pxframe, void *txsc_pkt);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_trx.c32 if (core_tx_call_phl(padapter, pxframe, NULL) == FAIL) in rtw_core_tx_mgmt()
H A Drtw_xmit.c7922 if (core_tx_call_phl(padapter, head_xframe, NULL) == FAIL) in core_tx_amsdu_dump()
8021 s32 core_tx_call_phl(_adapter *padapter, struct xmit_frame *pxframe, void *txsc_pkt) in core_tx_call_phl() function
8106 if (core_tx_call_phl(padapter, pxframe, NULL) == SUCCESS) in core_tx_per_packet()
8212 if (core_tx_call_phl(padapter, pxframe, &txsc_pkt) == FAIL) in rtw_core_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_trx.c32 if (core_tx_call_phl(padapter, pxframe, NULL) == FAIL) in rtw_core_tx_mgmt()
H A Drtw_xmit.c7835 if (core_tx_call_phl(padapter, head_xframe, NULL) == FAIL) in core_tx_amsdu_dump()
7931 s32 core_tx_call_phl(_adapter *padapter, struct xmit_frame *pxframe, void *txsc_pkt) in core_tx_call_phl() function
8016 if (core_tx_call_phl(padapter, pxframe, NULL) == SUCCESS) in core_tx_per_packet()
8122 if (core_tx_call_phl(padapter, pxframe, &txsc_pkt) == FAIL) in rtw_core_tx()