Home
last modified time | relevance | path

Searched refs:txbd_trunc_mode (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c2228 enum mac_ax_bd_trunc_mode *txbd_trunc_mode = in mode_op() local
2229 (&intf_info->txbd_trunc_mode); in mode_op()
2256 if (intf_info->txbd_trunc_mode == MAC_AX_BD_DEF) in mode_op()
2257 txbd_trunc_mode = (&intf_info_def->txbd_trunc_mode); in mode_op()
2262 if ((*txbd_trunc_mode) == MAC_AX_BD_TRUNC) { in mode_op()
2269 } else if ((*txbd_trunc_mode) == MAC_AX_BD_NORM) { in mode_op()
2397 enum mac_ax_bd_trunc_mode *txbd_trunc_mode = in trx_init_bd() local
2398 (&intf_info->txbd_trunc_mode); in trx_init_bd()
2426 if (intf_info->txbd_trunc_mode == MAC_AX_BD_DEF) in trx_init_bd()
2427 txbd_trunc_mode = (&intf_info_def->txbd_trunc_mode); in trx_init_bd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_halinit.c226 intf_info->txbd_trunc_mode = MAC_AX_BD_TRUNC; in _hal_pre_init_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h5123 enum mac_ax_bd_trunc_mode txbd_trunc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h5123 enum mac_ax_bd_trunc_mode txbd_trunc_mode; member