Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_rc.c704 s32 report_data_index = 0; in ssv6xxx_legacy_report_handler() local
757 report_data_index = rc_sta->pinfo.rinfo[spinfo->txrate_idx].index; in ssv6xxx_legacy_report_handler()
761 report_data_index = rc_sta->pinfo.rinfo[spinfo->tmp_rate_idx].index; in ssv6xxx_legacy_report_handler()
763 if((report_data_index != spinfo->tmp_rate_idx) && (report_data_index != spinfo->txrate_idx)) in ssv6xxx_legacy_report_handler()
774 if(report_data_index == spinfo->txrate_idx) in ssv6xxx_legacy_report_handler()
783 if (report_data_index != spinfo->txrate_idx && report_data_index == spinfo->tmp_rate_idx) in ssv6xxx_legacy_report_handler()