Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dscan.c611 length = ap_info->tbtt_info_len; in cfg80211_parse_colocated_ap()
621 if (end - pos < count * ap_info->tbtt_info_len) in cfg80211_parse_colocated_ap()
633 pos += count * ap_info->tbtt_info_len; in cfg80211_parse_colocated_ap()
656 pos += ap_info->tbtt_info_len; in cfg80211_parse_colocated_ap()
/Linux-v5.10/include/linux/
Dieee80211.h3855 u8 tbtt_info_len; member