Searched refs:encr_proto_tlv (Results 1 – 4 of 4) sorted by relevance
1198 MrvlIEtypes_EncrProto_t *encr_proto_tlv = MNULL; in wlan_cmd_802_11_supplicant_profile() local1213 encr_proto_tlv = (MrvlIEtypes_EncrProto_t *)ptlv_buffer; in wlan_cmd_802_11_supplicant_profile()1214 encr_proto_tlv->header.type = in wlan_cmd_802_11_supplicant_profile()1216 encr_proto_tlv->header.len = in wlan_cmd_802_11_supplicant_profile()1217 (t_u16)sizeof(encr_proto_tlv->rsn_mode); in wlan_cmd_802_11_supplicant_profile()1218 encr_proto_tlv->rsn_mode = in wlan_cmd_802_11_supplicant_profile()1221 (encr_proto_tlv->header.len + in wlan_cmd_802_11_supplicant_profile()1224 (encr_proto_tlv->header.len + in wlan_cmd_802_11_supplicant_profile()1226 encr_proto_tlv->header.len = in wlan_cmd_802_11_supplicant_profile()1227 wlan_cpu_to_le16(encr_proto_tlv->header.len); in wlan_cmd_802_11_supplicant_profile()
1413 MrvlIEtypes_EncrProto_t *encr_proto_tlv = MNULL; in wlan_ret_802_11_supplicant_profile() local1431 encr_proto_tlv = in wlan_ret_802_11_supplicant_profile()1434 wlan_le16_to_cpu(encr_proto_tlv-> in wlan_ret_802_11_supplicant_profile()
1464 MrvlIEtypes_EncrProto_t *encr_proto_tlv = MNULL; in wlan_cmd_802_11_supplicant_profile() local1478 encr_proto_tlv = (MrvlIEtypes_EncrProto_t *)ptlv_buffer; in wlan_cmd_802_11_supplicant_profile()1479 encr_proto_tlv->header.type = in wlan_cmd_802_11_supplicant_profile()1481 encr_proto_tlv->header.len = in wlan_cmd_802_11_supplicant_profile()1482 (t_u16)sizeof(encr_proto_tlv->rsn_mode); in wlan_cmd_802_11_supplicant_profile()1483 encr_proto_tlv->rsn_mode = in wlan_cmd_802_11_supplicant_profile()1485 ptlv_buffer += (encr_proto_tlv->header.len + in wlan_cmd_802_11_supplicant_profile()1487 cmd->size += (encr_proto_tlv->header.len + in wlan_cmd_802_11_supplicant_profile()1489 encr_proto_tlv->header.len = in wlan_cmd_802_11_supplicant_profile()1490 wlan_cpu_to_le16(encr_proto_tlv->header.len); in wlan_cmd_802_11_supplicant_profile()
1464 MrvlIEtypes_EncrProto_t *encr_proto_tlv = MNULL; in wlan_ret_802_11_supplicant_profile() local1482 encr_proto_tlv = in wlan_ret_802_11_supplicant_profile()1486 encr_proto_tlv->rsn_mode); in wlan_ret_802_11_supplicant_profile()