Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDmac.h344 #define RTW89_MAC_AX_PLT_GNT_WL BIT(3) macro
HDmac.c4153 (plt->tx & RTW89_MAC_AX_PLT_GNT_WL ? B_AX_TX_PLT_GNT_WL : 0) | in rtw89_mac_cfg_plt()
4157 (plt->rx & RTW89_MAC_AX_PLT_GNT_WL ? B_AX_RX_PLT_GNT_WL : 0) | in rtw89_mac_cfg_plt()