Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h982 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx);
Dotx2_ethtool.c556 otx2_config_irq_coalescing(pfvf, qidx); in otx2_set_coalesce()
Dotx2_pf.c1808 otx2_config_irq_coalescing(pfvf, cint); in otx2_set_irq_coalesce()
1999 otx2_config_irq_coalescing(pf, qidx); in otx2_open()
Dotx2_common.c519 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing() function