| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_shim.h | 93 IN t_u8 rx_rate, IN t_s8 snr, IN t_s8 nflr, 97 IN t_u8 *peer_addr, IN t_s8 snr, IN t_s8 nflr);
|
| H A D | mlan_decl.h | 34 typedef signed char t_s8; typedef 660 t_s8 snr; 662 t_s8 nf; 1046 t_s8 rssi; 1284 IN t_s8 snr, 1285 IN t_s8 nflr, IN t_u8 antenna); 1289 IN t_s8 snr, IN t_s8 nflr);
|
| H A D | mlan_ieee.h | 1052 t_s8 min_tx_power_capability; 1054 t_s8 max_tx_power_capability; 1062 t_s8 tx_power; /**< Max power used to transmit the TPC Report frame (dBm) */ 1063 t_s8 link_margin; 1309 t_s8 noise;
|
| H A D | mlan_ioctl.h | 1911 t_s8 snr; 1913 t_s8 nf; 2155 t_s8 rssi; 2527 t_s8 power_min; 2529 t_s8 power_max; 2531 t_s8 power_step; 3554 t_s8 usr_local_power_constraint; 3562 t_s8 cs_count;
|
| H A D | moal_debug.c | 412 woal_hist_data_set(moal_private *priv, t_u8 rx_rate, t_s8 snr, t_s8 nflr, in woal_hist_data_set() 435 woal_hist_data_add(moal_private *priv, t_u8 rx_rate, t_s8 snr, t_s8 nflr, in woal_hist_data_add()
|
| H A D | moal_main.h | 1480 t_s8 antenna_signal; 1481 t_s8 antenna_noise; 1852 t_s8 driver_version[MLAN_MAX_VER_STR_LEN]; 2728 void woal_hist_data_add(moal_private *priv, t_u8 rx_rate, t_s8 snr, t_s8 nflr,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 106 t_s8 snr, t_s8 nflr, t_u8 antenna); 109 t_s8 snr, t_s8 nflr);
|
| H A D | moal_debug.c | 505 #define CAL_NF(NF) ((t_s8)(-(t_s8)(NF))) 507 #define CAL_RSSI(SNR, NF) ((t_s8)((t_s8)(SNR) + CAL_NF(NF))) 519 static void woal_hist_data_set(moal_private *priv, t_u16 rx_rate, t_s8 snr, in woal_hist_data_set() 520 t_s8 nflr, t_u8 antenna) in woal_hist_data_set() 523 t_s8 nf = CAL_NF(nflr); in woal_hist_data_set() 524 t_s8 rssi = CAL_RSSI(snr, nflr); in woal_hist_data_set() 544 void woal_hist_data_add(moal_private *priv, t_u16 rx_rate, t_s8 snr, t_s8 nflr, in woal_hist_data_add()
|
| H A D | mlan_decl.h | 31 typedef signed char t_s8, *t_ps8; typedef 1176 t_s8 snr; 1178 t_s8 nf; 1590 t_s8 rssi; 2187 t_u16 rx_rate, t_s8 snr, t_s8 nflr, 2190 t_u8 *peer_addr, t_s8 snr, t_s8 nflr);
|
| H A D | mlan_ioctl.h | 2246 t_s8 snr; 2248 t_s8 nf; 2533 t_s8 rssi; 3011 t_s8 power_min; 3013 t_s8 power_max; 3015 t_s8 power_step; 4371 t_s8 usr_local_power_constraint; 4381 t_s8 cs_count; 4511 t_s8 rssi_threshold; 4521 t_s8 rssi_margin; [all …]
|
| H A D | mlan_ieee.h | 1460 t_s8 min_tx_power_capability; /**< Minimum Transmit power (dBm) */ 1461 t_s8 max_tx_power_capability; /**< Maximum Transmit power (dBm) */ 1468 t_s8 tx_power; /**< Max power used to transmit the TPC Report frame 1470 t_s8 link_margin; /**< Link margin when TPC Request received (dB) */ 1736 t_s8 noise;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_decl.h | 34 typedef signed char t_s8; typedef 660 t_s8 snr; 662 t_s8 nf; 1046 t_s8 rssi; 1284 IN t_s8 snr, 1285 IN t_s8 nflr, IN t_u8 antenna); 1289 IN t_s8 snr, IN t_s8 nflr);
|
| H A D | mlan_ieee.h | 1052 t_s8 min_tx_power_capability; 1054 t_s8 max_tx_power_capability; 1062 t_s8 tx_power; /**< Max power used to transmit the TPC Report frame (dBm) */ 1063 t_s8 link_margin; 1309 t_s8 noise;
|
| H A D | mlan_fw.h | 1760 t_s8 snr; 1762 t_s8 nf; 1917 t_s8 snr; 1919 t_s8 nf; 3347 t_s8 power_step; 3349 t_s8 power_min; 3351 t_s8 power_max; 3385 t_s8 max_power; 3387 t_s8 min_power; 4145 t_s8 min_power; [all …]
|
| H A D | mlan_ioctl.h | 1911 t_s8 snr; 1913 t_s8 nf; 2155 t_s8 rssi; 2527 t_s8 power_min; 2529 t_s8 power_max; 2531 t_s8 power_step; 3554 t_s8 usr_local_power_constraint; 3562 t_s8 cs_count;
|
| H A D | mlan_main.h | 995 t_s8 max_tx_power_level; 997 t_s8 min_tx_power_level; 1404 t_s8 snr; 1406 t_s8 nf; 1441 t_s8 min_tx_power_capability; 1443 t_s8 max_tx_power_capability; 1445 t_s8 usr_def_power_constraint; 1973 t_s8 dfs_cs_count;
|
| H A D | mlan_sta_ioctl.c | 1876 t_s8 dbm = 0; in wlan_power_ioctl_set_power() 1883 dbm = (t_s8)power->param.power_cfg.power_level; in wlan_power_ioctl_set_power() 1922 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1923 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1930 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1931 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1938 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1939 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1947 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1948 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_decl.h | 31 typedef signed char t_s8, *t_ps8; typedef 1176 t_s8 snr; 1178 t_s8 nf; 1590 t_s8 rssi; 2187 t_u16 rx_rate, t_s8 snr, t_s8 nflr, 2190 t_u8 *peer_addr, t_s8 snr, t_s8 nflr);
|
| H A D | mlan_ioctl.h | 2246 t_s8 snr; 2248 t_s8 nf; 2533 t_s8 rssi; 3011 t_s8 power_min; 3013 t_s8 power_max; 3015 t_s8 power_step; 4371 t_s8 usr_local_power_constraint; 4381 t_s8 cs_count; 4511 t_s8 rssi_threshold; 4521 t_s8 rssi_margin; [all …]
|
| H A D | mlan_fw.h | 2397 t_s8 snr; 2399 t_s8 nf; 2844 t_s8 noise; 4549 t_s8 power_step; 4551 t_s8 power_min; 4553 t_s8 power_max; 4588 t_s8 max_power; 4590 t_s8 min_power; 5474 t_s8 min_power; 5476 t_s8 max_power; [all …]
|
| H A D | mlan_ieee.h | 1460 t_s8 min_tx_power_capability; /**< Minimum Transmit power (dBm) */ 1461 t_s8 max_tx_power_capability; /**< Maximum Transmit power (dBm) */ 1468 t_s8 tx_power; /**< Max power used to transmit the TPC Report frame 1470 t_s8 link_margin; /**< Link margin when TPC Request received (dB) */ 1736 t_s8 noise;
|
| H A D | mlan_11n.h | 261 t_s8 rssi; in wlan_update_station_del_ba_count() 273 t_s8 rssi; in wlan_update_del_ba_count()
|
| H A D | mlan_main.h | 1062 t_s8 max_tx_power_level; 1064 t_s8 min_tx_power_level; 1137 t_s8 snr; 1139 t_s8 nf; 1539 t_s8 snr; 1541 t_s8 nf; 1590 t_s8 min_tx_power_capability; 1593 t_s8 max_tx_power_capability; 1596 t_s8 usr_def_power_constraint; 2557 t_s8 dfs_cs_count;
|
| H A D | mlan_sta_ioctl.c | 1752 t_s8 dbm = 0; in wlan_power_ioctl_set_power() 1759 dbm = (t_s8)power->param.power_cfg.power_level; in wlan_power_ioctl_set_power() 1797 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1798 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1805 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1806 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1813 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1814 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() 1822 pg->power_min = (t_s8)dbm; in wlan_power_ioctl_set_power() 1823 pg->power_max = (t_s8)dbm; in wlan_power_ioctl_set_power() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 36 typedef signed char t_s8; typedef 824 t_s8 snr; 826 t_s8 nf;
|