Searched refs:data_rssi_low (Results 1 – 2 of 2) sorted by relevance
1885 MrvlIEtypes_DataLowRssiThreshold_t *data_rssi_low = MNULL; in wlan_cmd_subscribe_event() local1973 data_rssi_low = (MrvlIEtypes_DataLowRssiThreshold_t *)tlv; in wlan_cmd_subscribe_event()1974 data_rssi_low->header.type = in wlan_cmd_subscribe_event()1976 data_rssi_low->header.len = in wlan_cmd_subscribe_event()1980 data_rssi_low->value = sub_evt->data_low_rssi; in wlan_cmd_subscribe_event()1981 data_rssi_low->frequency = sub_evt->data_low_rssi_freq; in wlan_cmd_subscribe_event()
2288 MrvlIEtypes_DataLowRssiThreshold_t *data_rssi_low = MNULL; in wlan_cmd_subscribe_event() local2372 data_rssi_low = (MrvlIEtypes_DataLowRssiThreshold_t *)tlv; in wlan_cmd_subscribe_event()2373 data_rssi_low->header.type = in wlan_cmd_subscribe_event()2375 data_rssi_low->header.len = wlan_cpu_to_le16( in wlan_cmd_subscribe_event()2378 data_rssi_low->value = sub_evt->data_low_rssi; in wlan_cmd_subscribe_event()2379 data_rssi_low->frequency = sub_evt->data_low_rssi_freq; in wlan_cmd_subscribe_event()