Home
last modified time | relevance | path

Searched refs:rtw_update_ht_cap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h550 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len, u8 channel);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c1139rtw_update_ht_cap(padapter, cur_network->network.ies, cur_network->network.ie_length, (u8) cur_net… in rtw_joinbss_update_network()
2412 void rtw_update_ht_cap(struct adapter *padapter, u8 *pie, uint ie_len, u8 channel) in rtw_update_ht_cap() function