Searched refs:SSV_RC_MAX_HARDWARE_SUPPORT (Results 1 – 4 of 4) sorted by relevance
24 #define SSV_RC_MAX_HARDWARE_SUPPORT 2 macro
868 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()
380 if ((rc_sta->rc_wsid >= SSV_RC_MAX_HARDWARE_SUPPORT) || (rc_sta->rc_wsid < 0)) in ssv62xx_ht_rate_update()
2197 && (tx_desc->wsid < SSV_RC_MAX_HARDWARE_SUPPORT)) in ssv6xxx_tx_rate_update()4828 if (rxdesc->wsid >= SSV_RC_MAX_HARDWARE_SUPPORT)