Searched refs:MAC_AX_BD_TRUNC (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8851be.c | 15 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 16 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | rtw8852ae.c | 15 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 16 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | rtw8852bte.c | 21 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 22 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | rtw8922ae.c | 21 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 22 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | rtw8852be.c | 15 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 16 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | rtw8852ce.c | 24 .txbd_trunc_mode = MAC_AX_BD_TRUNC, 25 .rxbd_trunc_mode = MAC_AX_BD_TRUNC,
|
| H A D | pci.c | 2968 if (txbd_trunc_mode == MAC_AX_BD_TRUNC) { in rtw89_pci_mode_op() 2976 if (rxbd_trunc_mode == MAC_AX_BD_TRUNC) { in rtw89_pci_mode_op() 3029 if (txbd_trunc_mode == MAC_AX_BD_TRUNC) { in rtw89_pci_mode_op()
|
| H A D | pci.h | 1198 MAC_AX_BD_TRUNC, enumerator
|