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

/net/wireless/
H A Dscan.c421 * @BSS_CMP_REGULAR: regular compare mode (for insertion and normal find)
426 BSS_CMP_REGULAR, enumerator in enum:bss_compare_mode
514 case BSS_CMP_REGULAR:
585 cmp = cmp_bss(&bss->pub, &tbss->pub, BSS_CMP_REGULAR);
708 found = rb_find_bss(rdev, tmp, BSS_CMP_REGULAR);

Completed in 26 milliseconds