Home
last modified time | relevance | path

Searched refs:IONIC_TX_BUDGET_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h17 #define IONIC_TX_BUDGET_DEFAULT 256 macro
H A Dionic_lif.c2452 lif->tx_budget = IONIC_TX_BUDGET_DEFAULT; in ionic_lif_alloc()