Home
last modified time | relevance | path

Searched refs:real_hw_index (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_rc_common.h85 u8 real_hw_index; member
H A Dssv_rc.c1192 if (spinfo->real_hw_index != rc_rate->hw_rate_idx) in ssv6xxx_get_rate()
1198 spinfo->real_hw_index = rc_rate->hw_rate_idx; in ssv6xxx_get_rate()
1289 spinfo->real_hw_index = 0; in ssv62xx_rc_caps()
1595 rateidx = spinfo->real_hw_index; in ssv6xxx_rc_hw_rate_update_check()
1607 rateidx = spinfo->real_hw_index; in ssv6xxx_rc_hw_rate_update_check()
1610 rateidx = spinfo->real_hw_index; in ssv6xxx_rc_hw_rate_update_check()
H A Dssv_ht_rc.c452 if(spinfo->real_hw_index < SSV62XX_RATE_MCS_INDEX) in ssv62xx_ht_rate_update()
453 return spinfo->real_hw_index; in ssv62xx_ht_rate_update()