Home
last modified time | relevance | path

Searched refs:data_rssi_low (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_cmd.c1885 MrvlIEtypes_DataLowRssiThreshold_t *data_rssi_low = MNULL; in wlan_cmd_subscribe_event() local
1973 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c2288 MrvlIEtypes_DataLowRssiThreshold_t *data_rssi_low = MNULL; in wlan_cmd_subscribe_event() local
2372 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()