Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_cmd.c1888 MrvlIEtypes_DataHighSnrThreshold_t *data_snr_high = MNULL; in wlan_cmd_subscribe_event() local
2012 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c2291 MrvlIEtypes_DataHighSnrThreshold_t *data_snr_high = MNULL; in wlan_cmd_subscribe_event() local
2408 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()