Searched refs:FM10K_VF_TC_MIN (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h576 #define FM10K_VF_TC_MIN 1 /* 1 Mb/s is the slowest rate */ macro
H A Dfm10k_iov.c640 (max_rate < FM10K_VF_TC_MIN || max_rate > FM10K_VF_TC_MAX))
H A Dfm10k_pf.c758 if (rate > FM10K_VF_TC_MAX || rate < FM10K_VF_TC_MIN)

Completed in 91 milliseconds