Home
last modified time | relevance | path

Searched refs:IONIC_INTR_CRED_RESET_COALESCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_regs.h48 IONIC_INTR_CRED_RESET_COALESCE = 0x20000u, enumerator
50 IONIC_INTR_CRED_RESET_COALESCE),
83 cred |= IONIC_INTR_CRED_RESET_COALESCE; in ionic_intr_clean()
H A Dionic_txrx.c589 flags |= IONIC_INTR_CRED_RESET_COALESCE; in ionic_tx_napi()
625 flags |= IONIC_INTR_CRED_RESET_COALESCE; in ionic_rx_napi()
671 flags |= IONIC_INTR_CRED_RESET_COALESCE; in ionic_txrx_napi()
888 work_done, IONIC_INTR_CRED_RESET_COALESCE); in ionic_tx_flush()
H A Dionic_lif.c1267 flags |= IONIC_INTR_CRED_RESET_COALESCE; in ionic_adminq_napi()