Searched refs:IONIC_INTR_CTRL_COAL_MAX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ | ||
| D | ionic_regs.h | 26 #define IONIC_INTR_CTRL_COAL_MAX 0x3F macro |
| D | ionic_ethtool.c | 415 if (coal > IONIC_INTR_CTRL_COAL_MAX) in ionic_set_coalesce() |