Searched refs:update_txbd (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_tx.c | 252 hstatus = trx_ops->update_txbd(hal, txbd, wd, dma_ch, wd_num); in rtw_hal_update_txbd()
|
| H A D | hal_struct.h | 71 (*update_txbd)(struct hal_info_t *hal, member
|
| H A D | hal_init.c | 597 if (!trx_ops->update_txbd) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_tx.c | 252 hstatus = trx_ops->update_txbd(hal, txbd, wd, dma_ch, wd_num); in rtw_hal_update_txbd()
|
| H A D | hal_struct.h | 71 (*update_txbd)(struct hal_info_t *hal, member
|
| H A D | hal_init.c | 597 if (!trx_ops->update_txbd) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 1402 ops.update_txbd = hal_update_txbd_8852be; in hal_trx_ops_init_8852be()
|