Home
last modified time | relevance | path

Searched refs:ht_bandwidth (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drs690.c134 rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk, in rs690_pm_info()
136 rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp); in rs690_pm_info()
379 if (max_bandwidth.full > rdev->pm.ht_bandwidth.full && in rs690_crtc_bandwidth_compute()
380 rdev->pm.ht_bandwidth.full) in rs690_crtc_bandwidth_compute()
381 max_bandwidth = rdev->pm.ht_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon.h1609 fixed20_12 ht_bandwidth; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c736 pg->ht_bandwidth = HT_BW_20; in mwifiex_set_tx_power()
745 pg->ht_bandwidth = HT_BW_40; in mwifiex_set_tx_power()
H A Dfw.h1376 u8 ht_bandwidth; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Dtlv.h694 UINT8 ht_bandwidth;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_ioctl.c1815 pg->ht_bandwidth = HT_BW_20; in wlan_power_ioctl_set_power()
1824 pg->ht_bandwidth = HT_BW_40; in wlan_power_ioctl_set_power()
1891 pg->ht_bandwidth = pwr_grp->bandwidth; in wlan_power_ioctl_set_power_ext()
H A Dmlan_sta_cmdresp.c1052 pwr_grp->bandwidth = pg->ht_bandwidth; in wlan_ret_tx_power_cfg()
H A Dmlan_fw.h4555 t_u8 ht_bandwidth;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_ioctl.c1940 pg->ht_bandwidth = HT_BW_20; in wlan_power_ioctl_set_power()
1949 pg->ht_bandwidth = HT_BW_40; in wlan_power_ioctl_set_power()
2019 pg->ht_bandwidth = pwr_grp->bandwidth; in wlan_power_ioctl_set_power_ext()
H A Dmlan_sta_cmdresp.c992 pwr_grp->bandwidth = pg->ht_bandwidth; in wlan_ret_tx_power_cfg()
H A Dmlan_fw.h3353 t_u8 ht_bandwidth;