Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h347 #define CSR_IS_CFG_DOT11_PHY_MODE_11BE_ONLY(dot11mode) \ macro
351 #define CSR_IS_CFG_DOT11_PHY_MODE_11BE_ONLY(dot11mode) 0 macro
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c1155 CSR_IS_CFG_DOT11_PHY_MODE_11BE_ONLY( in csr_update_channel_list()