Searched refs:rso_user_mfp (Results 1 – 1 of 1) sorted by relevance
1068 uint8_t rso_user_mfp; in cm_connect_start_ind() local1090 rso_user_mfp = req->crypto.user_mfp; in cm_connect_start_ind()1091 if (rso_user_mfp == RSN_CAP_MFP_REQUIRED) in cm_connect_start_ind()1092 rso_user_mfp = MGMT_FRAME_FULL_PROTECTION; in cm_connect_start_ind()1095 rso_cfg->rso_rsn_caps = (rso_cfg->rso_rsn_caps) | rso_user_mfp; in cm_connect_start_ind()