Home
last modified time | relevance | path

Searched refs:otx2_config_irq_coalescing (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h961 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx);
Dotx2_ethtool.c563 otx2_config_irq_coalescing(pfvf, qidx); in otx2_set_coalesce()
Dotx2_txrx.c569 otx2_config_irq_coalescing(pfvf, i); in otx2_napi_handler()
Dotx2_common.c509 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing() function
Dotx2_pf.c1823 otx2_config_irq_coalescing(pf, qidx); in otx2_open()