Searched refs:detect_masks (Results 1 – 1 of 1) sorted by relevance
1462 uint32_t detect_masks; in lim_process_obss_detection_ind() local1495 detect_masks = obss_detection->matched_detection_masks; in lim_process_obss_detection_ind()1532 if (OBSS_DETECTION_IS_11B_AP(detect_masks)) { in lim_process_obss_detection_ind()1541 if (OBSS_DETECTION_IS_11B_STA(detect_masks)) { in lim_process_obss_detection_ind()1550 if (OBSS_DETECTION_IS_11G_AP(detect_masks)) { in lim_process_obss_detection_ind()1559 if (OBSS_DETECTION_IS_11A(detect_masks)) { in lim_process_obss_detection_ind()1568 if (OBSS_DETECTION_IS_HT_LEGACY(detect_masks)) { in lim_process_obss_detection_ind()1578 if (OBSS_DETECTION_IS_HT_MIXED(detect_masks)) { in lim_process_obss_detection_ind()1588 if (OBSS_DETECTION_IS_HT_20MHZ(detect_masks)) { in lim_process_obss_detection_ind()