Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h585 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx);
Dotx2_ethtool.c414 otx2_config_irq_coalescing(pfvf, qidx); in otx2_set_coalesce()
Dotx2_common.c457 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing() function
Dotx2_pf.c1556 otx2_config_irq_coalescing(pf, qidx); in otx2_open()