Searched refs:rtw_update_protection (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_xmit.h | 310 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_xmit.h | 460 extern void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 392 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.ies) + sizeof(struct ndis_802_11_fi… in update_current_network() 967 rtw_update_protection(padapter, (cur_network->network.ies) + in rtw_joinbss_update_network()
|
D | rtw_xmit.c | 1084 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme.c | 598 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.IEs) + sizeof(struct ndis_802_11_fi… in update_current_network() 1359 rtw_update_protection(padapter, (cur_network->network.IEs) + sizeof(struct ndis_802_11_fix_ie), in rtw_joinbss_update_network()
|
D | rtw_xmit.c | 1551 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|