Home
last modified time | relevance | path

Searched refs:qsel_id (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_tx.c152 u8 rtw_hal_convert_qsel_to_tid(void *hal, u8 qsel_id, u8 tid_indic) in rtw_hal_convert_qsel_to_tid() argument
158 hstatus = trx_ops->qsel_to_tid(hal_info, qsel_id, tid_indic); in rtw_hal_convert_qsel_to_tid()
H A Dhal_struct.h66 u8 (*qsel_to_tid)(struct hal_info_t *hal, u8 qsel_id, u8 tid_indic);
H A Dhal_api.h277 u8 rtw_hal_convert_qsel_to_tid(void *hal, u8 qsel_id, u8 tid_indic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_tx.c152 u8 rtw_hal_convert_qsel_to_tid(void *hal, u8 qsel_id, u8 tid_indic) in rtw_hal_convert_qsel_to_tid() argument
158 hstatus = trx_ops->qsel_to_tid(hal_info, qsel_id, tid_indic); in rtw_hal_convert_qsel_to_tid()
H A Dhal_struct.h66 u8 (*qsel_to_tid)(struct hal_info_t *hal, u8 qsel_id, u8 tid_indic);
H A Dhal_api.h277 u8 rtw_hal_convert_qsel_to_tid(void *hal, u8 qsel_id, u8 tid_indic);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c47 static u8 hal_qsel_to_tid_8852be(struct hal_info_t *hal, u8 qsel_id, u8 tid_indic) in hal_qsel_to_tid_8852be() argument
51 switch (qsel_id) { in hal_qsel_to_tid_8852be()
86 qsel_id); in hal_qsel_to_tid_8852be()