Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_rc_common.h24 #define SSV_RC_MAX_HARDWARE_SUPPORT 2 macro
H A Dssv_rc.c868 if(hw_wsid >= SSV_RC_MAX_HARDWARE_SUPPORT) in ssv6xxx_sample_work()
1134 if ((rc_sta->rc_wsid >= SSV_RC_MAX_HARDWARE_SUPPORT) || (rc_sta->rc_wsid < 0)) in ssv6xxx_get_rate()
H A Dssv_ht_rc.c380 if ((rc_sta->rc_wsid >= SSV_RC_MAX_HARDWARE_SUPPORT) || (rc_sta->rc_wsid < 0)) in ssv62xx_ht_rate_update()
H A Ddev.c2197 && (tx_desc->wsid < SSV_RC_MAX_HARDWARE_SUPPORT)) in ssv6xxx_tx_rate_update()
4828 if (rxdesc->wsid >= SSV_RC_MAX_HARDWARE_SUPPORT)