Searched refs:txbd_trunc_mode (Results 1 – 8 of 8) sorted by relevance
14 .txbd_trunc_mode = MAC_AX_BD_TRUNC,
20 .txbd_trunc_mode = MAC_AX_BD_TRUNC,
23 .txbd_trunc_mode = MAC_AX_BD_TRUNC,
2748 enum mac_ax_bd_trunc_mode txbd_trunc_mode = info->txbd_trunc_mode; in rtw89_pci_mode_op() local2760 if (txbd_trunc_mode == MAC_AX_BD_TRUNC) { in rtw89_pci_mode_op()2763 } else if (txbd_trunc_mode == MAC_AX_BD_NORM) { in rtw89_pci_mode_op()2821 if (txbd_trunc_mode == MAC_AX_BD_TRUNC) { in rtw89_pci_mode_op()2825 } else if (txbd_trunc_mode == MAC_AX_BD_NORM) { in rtw89_pci_mode_op()
1314 enum mac_ax_bd_trunc_mode txbd_trunc_mode; member