Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
Dhtt_stats.h10502 #define HTT_ML_PEER_DETAILS_EMLSR_SUPPORT_M 0x10000000 macro
10664 (((_var) & HTT_ML_PEER_DETAILS_EMLSR_SUPPORT_M) >> \
10673 ((_var) &= ~(HTT_ML_PEER_DETAILS_EMLSR_SUPPORT_M)); \