Searched refs:perp (Results 1 – 2 of 2) sorted by relevance
717 u8 *perp; in r8712_update_protection() local730 perp = r8712_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in r8712_update_protection()731 if (perp == NULL) { in r8712_update_protection()734 protection = (*(perp + 2)) & BIT(1); in r8712_update_protection()
1145 u8 *perp; in rtw_update_protection() local1159 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()1160 if (perp == NULL) { in rtw_update_protection()1163 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()