Searched refs:tbtt_short (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/wireless/tests/
H A Dscan.c682 struct ieee80211_tbtt_info_7_8_9 tbtt_short; member in union:cfg80211_parse_colocated_ap_case::__anon3087
711 .tbtt_short = {
730 .tbtt_short = {
741 .tbtt_short = {
825 if (info.tbtt_info_len <= sizeof(params->tbtt_short))
826 KUNIT_EXPECT_MEMEQ(test, ap->bssid, params->tbtt_short.bssid, ETH_ALEN);

Completed in 77 milliseconds