Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
H A Dwmi_unified.h28389 #define WMI_TPC_CHAINMASK_CONFIG_BT (0x3 << WMI_TPC_CHAINMASK_CONFIG_BT_S) macro
28390 #define WMI_TPC_CHAINMASK_CONFIG_BT_GET(x) WMI_F_MS(x,WMI_TPC_CHAINMASK_CONFIG_BT)
28391 #define WMI_TPC_CHAINMASK_CONFIG_BT_SET(x,z) WMI_F_RMW(x, (z) & 0x3, WMI_TPC_CHAINMASK_CONFIG_BT)