Searched refs:bih (Results 1 – 1 of 1) sorted by relevance
1089 struct wmi_bss_info_hdr2 *bih; in ath6kl_wmi_bssinfo_event_rx() local1098 bih = (struct wmi_bss_info_hdr2 *) datap; in ath6kl_wmi_bssinfo_event_rx()1105 bih->ch, bih->snr, bih->snr - 95, bih->bssid, in ath6kl_wmi_bssinfo_event_rx()1106 bih->frame_type); in ath6kl_wmi_bssinfo_event_rx()1108 if (bih->frame_type != BEACON_FTYPE && in ath6kl_wmi_bssinfo_event_rx()1109 bih->frame_type != PROBERESP_FTYPE) in ath6kl_wmi_bssinfo_event_rx()1112 if (bih->frame_type == BEACON_FTYPE && in ath6kl_wmi_bssinfo_event_rx()1126 if (bih->frame_type == BEACON_FTYPE && in ath6kl_wmi_bssinfo_event_rx()1139 bih->frame_type == BEACON_FTYPE ? in ath6kl_wmi_bssinfo_event_rx()1142 bih->bssid, get_unaligned_le64((__le64 *)buf), in ath6kl_wmi_bssinfo_event_rx()[all …]