Searched refs:get_bulkout_id (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_tx.c | 315 hstatus = trx_ops->get_bulkout_id(hal, dma_ch, mode); in rtw_hal_get_bulkout_id()
|
| H A D | hal_struct.h | 110 u8 (*get_bulkout_id)(struct hal_info_t *hal, u8 ch_dma, u8 mode); member
|
| H A D | hal_init.c | 636 if (!trx_ops->get_bulkout_id) { in hal_ops_check()
|
| H A D | hal_api_mac.c | 281 return mac->ops->intf_ops->get_bulkout_id(mac, dma_ch, mode); in hal_mac_get_bulkout_id()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_tx.c | 315 hstatus = trx_ops->get_bulkout_id(hal, dma_ch, mode); in rtw_hal_get_bulkout_id()
|
| H A D | hal_struct.h | 109 u8 (*get_bulkout_id)(struct hal_info_t *hal, u8 ch_dma, u8 mode); member
|
| H A D | hal_init.c | 636 if (!trx_ops->get_bulkout_id) { in hal_ops_check()
|
| H A D | hal_api_mac.c | 281 return mac->ops->intf_ops->get_bulkout_id(mac, dma_ch, mode); in hal_mac_get_bulkout_id()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 314 if (!hal_com->trx_ops.get_bulkout_id) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl.c | 314 if (!hal_com->trx_ops.get_bulkout_id) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 14298 u8 (*get_bulkout_id)(struct mac_ax_adapter *adapter, u8 ch_dma, member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 14298 u8 (*get_bulkout_id)(struct mac_ax_adapter *adapter, u8 ch_dma, member
|