Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ !
H A Dwlan_cm_roam_offload.c2803 uint8_t power_cap_ie_data[DOT11F_IE_POWERCAPS_MAX_LEN] = { in cm_update_driver_assoc_ies()
2835 DOT11F_IE_POWERCAPS_MAX_LEN, in cm_update_driver_assoc_ies()
2861 DOT11F_IE_POWERCAPS_MAX_LEN, in cm_update_driver_assoc_ies()
/wlan-driver/qcacld-3.0/core/mac/src/include/ !
H A Ddot11f.h7080 #define DOT11F_IE_POWERCAPS_MAX_LEN (2) macro