Searched defs:rc_sta (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_rc.c | 392 static u32 ssv6xxx_rate_supported(struct ssv_sta_rc_info *rc_sta, u32 index) in ssv6xxx_rate_supported() 397 static u8 ssv6xxx_rate_lowest_index(struct ssv_sta_rc_info *rc_sta) in ssv6xxx_rate_lowest_index() 407 static u8 ssv6xxx_rate_highest_index(struct ssv_sta_rc_info *rc_sta) in ssv6xxx_rate_highest_index() 416 static void rate_control_pid_adjust_rate(struct ssv_sta_rc_info *rc_sta, in rate_control_pid_adjust_rate() 478 struct ssv_sta_rc_info *rc_sta, in rate_control_pid_sample() 695 …6xxx_legacy_report_handler(struct ssv_softc *sc,struct sk_buff *skb,struct ssv_sta_rc_info *rc_sta) in ssv6xxx_legacy_report_handler() 840 struct ssv_sta_rc_info *rc_sta=NULL; in ssv6xxx_sample_work() local 1068 struct ssv_sta_rc_info *rc_sta=priv_sta; in ssv6xxx_get_rate() local 1252 static void ssv62xx_rc_caps(struct ssv_sta_rc_info *rc_sta) in ssv62xx_rc_caps() 1301 struct ssv_sta_rc_info *rc_sta=priv_sta; in ssv6xxx_rate_update_rc_type() local [all …]
|
| H A D | ssv_ht_rc.c | 89 static void minstrel_ht_calc_tp(struct ssv62xx_ht *mi, struct ssv_sta_rc_info *rc_sta, int rate) in minstrel_ht_calc_tp() 106 static void rate_control_ht_sample(struct ssv62xx_ht *mi,struct ssv_sta_rc_info *rc_sta) in rate_control_ht_sample() 264 bool sample, bool rtscts, struct ssv_sta_rc_info *rc_sta, in minstrel_ht_set_rate() 284 static inline int minstrel_get_duration(int index, struct ssv_sta_rc_info *rc_sta) in minstrel_get_duration() 308 static int minstrel_get_sample_rate(struct ssv62xx_ht *mi, struct ssv_sta_rc_info *rc_sta) in minstrel_get_sample_rate() 354 struct ssv_sta_rc_info *rc_sta; in ssv62xx_ht_rate_update() local 472 …d ssv62xx_ht_rc_caps(const u16 ssv6xxx_rc_rate_set[RC_TYPE_MAX][13],struct ssv_sta_rc_info *rc_sta) in ssv62xx_ht_rc_caps() 527 … ssv6xxx_ht_report_handler(struct ssv_softc *sc,struct sk_buff *skb,struct ssv_sta_rc_info *rc_sta) in ssv6xxx_ht_report_handler()
|