Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c1307 * @BSS_CMP_REGULAR: regular compare mode (for insertion and normal find)
1312 BSS_CMP_REGULAR, enumerator
1400 case BSS_CMP_REGULAR: in cmp_bss()
1525 cmp = cmp_bss(&bss->pub, &tbss->pub, BSS_CMP_REGULAR); in rb_insert_bss()
1761 found = rb_find_bss(rdev, tmp, BSS_CMP_REGULAR); in cfg80211_bss_update()
2679 if (!cmp_bss(&bss->pub, &cbss->pub, BSS_CMP_REGULAR)) { in cfg80211_update_assoc_bss_entry()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c1343 * @BSS_CMP_REGULAR: regular compare mode (for insertion and normal find)
1348 BSS_CMP_REGULAR, enumerator
1437 case BSS_CMP_REGULAR: in cmp_bss()
1562 cmp = cmp_bss(&bss->pub, &tbss->pub, BSS_CMP_REGULAR); in rb_insert_bss()
1789 found = rb_find_bss(rdev, tmp, BSS_CMP_REGULAR); in __cfg80211_bss_update()
3074 if (!cmp_bss(&bss->pub, &cbss->pub, BSS_CMP_REGULAR)) { in cfg80211_update_assoc_bss_entry()

Completed in 8 milliseconds