Searched refs:is_mgmt_protected (Results 1 – 6 of 6) sorted by relevance
269 bool (*is_mgmt_protected)(uint32_t vdev_id, const uint8_t *peer_addr); member
123 if (is_mgmt_protected(pe_session->vdev_id, (const uint8_t *)pHdr->sa) && in lim_process_disassoc_frame()
129 if (is_mgmt_protected(pe_session->vdev_id, (const uint8_t *)pHdr->sa) && in lim_process_deauth_frame()
600 bool is_mgmt_protected(uint32_t vdev_id, in is_mgmt_protected() function640 p2p_cb.is_mgmt_protected = is_mgmt_protected; in p2p_register_callbacks()
175 bool is_mgmt_protected(uint32_t vdev_id, const uint8_t *peer_mac_addr);
1736 !p2p_soc_obj->p2p_cb.is_mgmt_protected) in p2p_populate_rmf_field()1759 if (!p2p_soc_obj->p2p_cb.is_mgmt_protected( in p2p_populate_rmf_field()