Searched refs:ICE_DFLT_NUM_TX_DESC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice.h | 85 #define ICE_DFLT_NUM_TX_DESC 256 macro |
H A D | ice_lib.c | 151 vsi->num_tx_desc = ICE_DFLT_NUM_TX_DESC; in ice_vsi_set_num_desc() |