Searched refs:rtw_update_protection (Results 1 – 3 of 3) sorted by relevance
441 extern void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
502 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.ies) + sizeof(struct ndis_802_11_fi… in update_current_network()1136 rtw_update_protection(padapter, (cur_network->network.ies) + sizeof(struct ndis_802_11_fix_ie), in rtw_joinbss_update_network()
1331 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function