Home
last modified time | relevance | path

Searched defs:tqpv (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c1082 int tqpv = DIV_ROUND_UP(txr_remaining, q_vectors - v_idx); in ixgbe_alloc_q_vectors() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1738 int tqpv = DIV_ROUND_UP(txr_remaining, q_vectors - v_idx); in fm10k_alloc_q_vectors() local
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1841 int rqpv, tqpv; in wx_alloc_q_vectors() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2906 int tqpv = DIV_ROUND_UP(txr_remaining, q_vectors); in ixgbevf_alloc_q_vectors() local
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c4734 int tqpv = DIV_ROUND_UP(txr_remaining, q_vectors - v_idx); in igc_alloc_q_vectors() local
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c1351 int tqpv = DIV_ROUND_UP(txr_remaining, q_vectors - v_idx); in igb_alloc_q_vectors() local