Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h759 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx);
Dotx2_ethtool.c479 otx2_config_irq_coalescing(pfvf, qidx); in otx2_set_coalesce()
Dotx2_common.c499 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing() function
Dotx2_pf.c1608 otx2_config_irq_coalescing(pf, qidx); in otx2_open()