Home
last modified time | relevance | path

Searched refs:he_operation (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c373 elems->he_operation = pos; in ieee802_11_parse_extension()
3150 struct ieee80211_he_operation *he_operation, in get_oh_he_oper_channel_width()
3155 (he_operation->he_oper_params & HE_OPERATION_6GHZ_OPER_INFO) ? 1 : 0; in get_oh_he_oper_channel_width()
3157 (he_operation->he_oper_params & HE_OPERATION_VHT_OPER_INFO) ? 1 : 0; in get_oh_he_oper_channel_width()
3159 (he_operation->he_oper_params & HE_OPERATION_COHOSTED_BSS) ? 1 : 0; in get_oh_he_oper_channel_width()
3169 const u8 *he_operation_u8 = (const u8 *) he_operation; in get_oh_he_oper_channel_width()
3201 (struct ieee80211_he_operation *) elements->he_operation; in get_oh_oper_channel_width()
3149 get_oh_he_oper_channel_width( struct ieee80211_he_operation *he_operation, int he_operation_len) get_oh_he_oper_channel_width() argument
H A Dieee802_11_common.h128 const u8 *he_operation; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h913 * struct he_operation - HE operation
915 struct he_operation { struct
1066 struct he_operation he_op;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.h842 * struct he_operation - HE operation
844 struct he_operation { struct
984 struct he_operation he_op;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.h97 const u8 *he_operation; member
H A Dieee802_11_common.c278 elems->he_operation = pos; in ieee802_11_parse_extension()

Completed in 13 milliseconds