Home
last modified time | relevance | path

Searched refs:mac_ax_bd_trunc_mode (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDpci.h1134 enum mac_ax_bd_trunc_mode { enum
1312 enum mac_ax_bd_trunc_mode txbd_trunc_mode;
1313 enum mac_ax_bd_trunc_mode rxbd_trunc_mode;
HDpci.c2816 enum mac_ax_bd_trunc_mode txbd_trunc_mode = info->txbd_trunc_mode; in rtw89_pci_mode_op()
2817 enum mac_ax_bd_trunc_mode rxbd_trunc_mode = info->rxbd_trunc_mode; in rtw89_pci_mode_op()