Searched defs:txr_count (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c531 int txr_count, int txr_idx,
540 ring_count = txr_count + rxr_count;
581 while (txr_count) {
600 txr_count--;
530 ixgbe_alloc_q_vector(struct ixgbe_adapter *adapter, int v_idx, int txr_count, int txr_idx, int rxr_count, int rxr_idx) argument
/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h152 u8 txr_count; /* Tx ring count assigned to this vector */ member in struct:ixgbevf_q_vector

Completed in 98 milliseconds