Searched refs:rtw_update_protection (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_xmit.h | 327 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_xmit.h | 441 extern void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_mlme.c | 458 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.IEs) + sizeof(struct ndis_802_11_fi… in update_current_network() 1041 rtw_update_protection(padapter, (cur_network->network.IEs) + in rtw_joinbss_update_network()
|
D | rtw_xmit.c | 1143 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme.c | 511 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.ies) + sizeof(struct ndis_802_11_fi… in update_current_network() 1146 rtw_update_protection(padapter, (cur_network->network.ies) + sizeof(struct ndis_802_11_fix_ie), in rtw_joinbss_update_network()
|
D | rtw_xmit.c | 1331 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|