Searched refs:rtw_update_protection (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/staging/r8188eu/include/ |
| A D | rtw_xmit.h | 315 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_xmit.h | 441 extern void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len);
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_mlme.c | 468 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.IEs) + sizeof(struct ndis_802_11_fi… in update_current_network() 1005 rtw_update_protection(padapter, (cur_network->network.IEs) + in rtw_joinbss_update_network()
|
| A D | rtw_xmit.c | 1054 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_mlme.c | 511 …rtw_update_protection(adapter, (pmlmepriv->cur_network.network.ies) + sizeof(struct ndis_802_11_fi… in update_current_network() 1144 rtw_update_protection(padapter, (cur_network->network.ies) + sizeof(struct ndis_802_11_fix_ie), in rtw_joinbss_update_network()
|
| A D | rtw_xmit.c | 1334 void rtw_update_protection(struct adapter *padapter, u8 *ie, uint ie_len) in rtw_update_protection() function
|
Completed in 21 milliseconds