Searched refs:rx_quality (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_event.c | 1393 pmpriv->rx_quality = wlan_le16_to_cpu(cfg_cmd->rx_quality); in wlan_ops_sta_process_event()
|
| H A D | mlan_ioctl.h | 5685 t_u16 rx_quality; member
|
| H A D | mlan_misc.c | 6138 misc->param.ch_load.rx_quality = pmpriv->rx_quality; in wlan_misc_ioctl_ch_load_results()
|
| H A D | mlan_uap_cmdevent.c | 5850 pmpriv->rx_quality = wlan_le16_to_cpu(cfg_cmd->rx_quality); in wlan_ops_uap_process_event()
|
| H A D | mlan_main.h | 1367 t_u16 rx_quality;
|
| H A D | mlan_fw.h | 3646 t_u16 rx_quality;
|
| H A D | mlan_cmdevt.c | 9212 cfg_cmd->rx_quality = wlan_cpu_to_le16(cfg->rx_quality); in wlan_cmd_get_ch_load()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 4241 u32 beacon_quality, signal_quality, tx_quality, rx_quality, in ipw_gather_stats() local 4306 rx_quality = 100 - (rx_err_delta * 100) / in ipw_gather_stats() 4309 rx_quality = 100; in ipw_gather_stats() 4311 rx_quality, rx_err_delta, rx_packets_delta); in ipw_gather_stats() 4339 quality = min(rx_quality, signal_quality); in ipw_gather_stats() 4352 if (quality == rx_quality) in ipw_gather_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | mlan_ioctl.h | 5685 t_u16 rx_quality; member
|
| H A D | moal_eth_ioctl.c | 13003 cl_cfg->rx_quality = misc->param.ch_load.rx_quality; in woal_priv_get_ch_load_results() 13056 misc->param.ch_load.rx_quality = cl_cfg->rx_quality; in woal_priv_get_ch_load()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 2460 …d gets the current channel load (in %), noise floor value (in dbm) and rx_quality (in %, higher % … 2466 …etchload : gets channel load (in %), noise floor (in dbm) and rx_quality (in %) for 100ms… 2467 …mlanutl uap0 getchload 1 : gets channel load (in %), noise floor (in dbm) and rx_quality (in %… 2468 …mlanutl uap0 getchload 6 : gets channel load (in %), noise floor (in dbm) and rx_quality (in %…
|