Searched refs:rtw_check_beacon_data (Results 1 – 3 of 3) sorted by relevance
18 int rtw_check_beacon_data(struct adapter *padapter, u8 *pbuf, int len);
800 int rtw_check_beacon_data(struct adapter *padapter, u8 *pbuf, int len) in rtw_check_beacon_data() function
2276 if (rtw_check_beacon_data(adapter, pbuf, len) == _SUCCESS) in rtw_add_beacon()