Searched refs:MAX_BW (Results 1 – 7 of 7) sorted by relevance
22 #define MAX_BW 6800000 macro
1322 #define MAX_BW 100 /* % of link speed */ macro1329 #define IS_VALID_BW(bw) (bw <= MAX_BW)
93 info->max_tx_bw = MAX_BW; in qlcnic_sriov_pf_cal_res_limit()2011 if (vp->max_tx_bw == MAX_BW) in qlcnic_sriov_get_vf_config()
211 vp->max_tx_bw = MAX_BW; in qlcnic_sriov_init()
2100 #define MAX_BW ((1ULL << MAX_BW_BITS) - 1) macro
14 static const u64 max_rt_runtime = MAX_BW;
8524 static const u64 max_cfs_runtime = MAX_BW * NSEC_PER_USEC;