Searched refs:snr_high (Results 1 – 2 of 2) sorted by relevance
1884 MrvlIEtypes_BeaconHighSnrThreshold_t *snr_high = MNULL; in wlan_cmd_subscribe_event() local1961 snr_high = (MrvlIEtypes_BeaconHighSnrThreshold_t *)tlv; in wlan_cmd_subscribe_event()1962 snr_high->header.type = wlan_cpu_to_le16(TLV_TYPE_SNR_HIGH); in wlan_cmd_subscribe_event()1963 snr_high->header.len = in wlan_cmd_subscribe_event()1967 snr_high->value = sub_evt->high_snr; in wlan_cmd_subscribe_event()1968 snr_high->frequency = sub_evt->high_snr_freq; in wlan_cmd_subscribe_event()
2287 MrvlIEtypes_BeaconHighSnrThreshold_t *snr_high = MNULL; in wlan_cmd_subscribe_event() local2361 snr_high = (MrvlIEtypes_BeaconHighSnrThreshold_t *)tlv; in wlan_cmd_subscribe_event()2362 snr_high->header.type = wlan_cpu_to_le16(TLV_TYPE_SNR_HIGH); in wlan_cmd_subscribe_event()2363 snr_high->header.len = wlan_cpu_to_le16( in wlan_cmd_subscribe_event()2366 snr_high->value = sub_evt->high_snr; in wlan_cmd_subscribe_event()2367 snr_high->frequency = sub_evt->high_snr_freq; in wlan_cmd_subscribe_event()