Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c6280 bool has_protected; in ath11k_mac_mgmt_action_frame_fill_elem_data() local
6289 has_protected = ieee80211_has_protected(hdr->frame_control); in ath11k_mac_mgmt_action_frame_fill_elem_data()
6295 has_protected) in ath11k_mac_mgmt_action_frame_fill_elem_data()
6304 if (has_protected) { in ath11k_mac_mgmt_action_frame_fill_elem_data()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c9115 bool has_protected; in ath12k_mac_mgmt_action_frame_fill_elem_data() local
9124 has_protected = ieee80211_has_protected(hdr->frame_control); in ath12k_mac_mgmt_action_frame_fill_elem_data()
9130 has_protected) in ath12k_mac_mgmt_action_frame_fill_elem_data()
9139 if (has_protected) { in ath12k_mac_mgmt_action_frame_fill_elem_data()