Searched refs:data_snr_high (Results 1 – 2 of 2) sorted by relevance
1888 MrvlIEtypes_DataHighSnrThreshold_t *data_snr_high = MNULL; in wlan_cmd_subscribe_event() local2012 data_snr_high = (MrvlIEtypes_DataHighSnrThreshold_t *)tlv; in wlan_cmd_subscribe_event()2013 data_snr_high->header.type = in wlan_cmd_subscribe_event()2015 data_snr_high->header.len = in wlan_cmd_subscribe_event()2019 data_snr_high->value = sub_evt->data_high_snr; in wlan_cmd_subscribe_event()2020 data_snr_high->frequency = sub_evt->data_high_snr_freq; in wlan_cmd_subscribe_event()
2291 MrvlIEtypes_DataHighSnrThreshold_t *data_snr_high = MNULL; in wlan_cmd_subscribe_event() local2408 data_snr_high = (MrvlIEtypes_DataHighSnrThreshold_t *)tlv; in wlan_cmd_subscribe_event()2409 data_snr_high->header.type = in wlan_cmd_subscribe_event()2411 data_snr_high->header.len = wlan_cpu_to_le16( in wlan_cmd_subscribe_event()2414 data_snr_high->value = sub_evt->data_high_snr; in wlan_cmd_subscribe_event()2415 data_snr_high->frequency = sub_evt->data_high_snr_freq; in wlan_cmd_subscribe_event()