Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_xmit.h1088 s32 core_tx_alloc_xmitframe(_adapter *padapter, struct xmit_frame **pxmitframe, u16 os_qid);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_xmit.h1092 s32 core_tx_alloc_xmitframe(_adapter *padapter, struct xmit_frame **pxmitframe, u16 os_qid);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ap.c5497 if (core_tx_alloc_xmitframe(adapter, &b2uframe, os_qid) == FAIL) { in rtw_ap_data_bmc_to_uc()
5595 if (core_tx_alloc_xmitframe(adapter, &frame, os_qid) == FAIL) in rtw_ap_data_flood_for_unknown_da()
5881 if (core_tx_alloc_xmitframe(adapter, &xframe, os_qid) == FAIL) { in rtw_ap_rx_msdu_act_check()
H A Drtw_xmit.c5041 s32 core_tx_alloc_xmitframe(_adapter *padapter, struct xmit_frame **pxmitframe, u16 os_qid) in core_tx_alloc_xmitframe() function
8049 if (core_tx_alloc_xmitframe(padapter, &pxframe, os_qid) == FAIL) in rtw_core_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ap.c5593 if (core_tx_alloc_xmitframe(adapter, &b2uframe, os_qid) == FAIL) { in rtw_ap_data_bmc_to_uc()
5691 if (core_tx_alloc_xmitframe(adapter, &frame, os_qid) == FAIL) in rtw_ap_data_flood_for_unknown_da()
5977 if (core_tx_alloc_xmitframe(adapter, &xframe, os_qid) == FAIL) { in rtw_ap_rx_msdu_act_check()
H A Drtw_xmit.c5048 s32 core_tx_alloc_xmitframe(_adapter *padapter, struct xmit_frame **pxmitframe, u16 os_qid) in core_tx_alloc_xmitframe() function
8139 if (core_tx_alloc_xmitframe(padapter, &pxframe, os_qid) == FAIL) in rtw_core_tx()