Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dmac.c6265 bool has_protected; in ath11k_mac_mgmt_action_frame_fill_elem_data() local
6274 has_protected = ieee80211_has_protected(hdr->frame_control); in ath11k_mac_mgmt_action_frame_fill_elem_data()
6280 has_protected) in ath11k_mac_mgmt_action_frame_fill_elem_data()
6289 if (has_protected) { in ath11k_mac_mgmt_action_frame_fill_elem_data()
/src/sys/contrib/dev/athk/ath12k/
H A Dmac.c8744 bool has_protected; in ath12k_mac_mgmt_action_frame_fill_elem_data() local
8753 has_protected = ieee80211_has_protected(hdr->frame_control); in ath12k_mac_mgmt_action_frame_fill_elem_data()
8759 has_protected) in ath12k_mac_mgmt_action_frame_fill_elem_data()
8768 if (has_protected) { in ath12k_mac_mgmt_action_frame_fill_elem_data()