Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth.h118 unsigned int cq_irq_db; member
H A Dfuneth_ethtool.c474 coal->use_adaptive_rx_coalesce = !fp->cq_irq_db; in fun_get_coalesce()
508 WRITE_ONCE(fp->cq_irq_db, db_val); in fun_set_coalesce()
H A Dfuneth_rx.c721 q->irq_db_val = fp->cq_irq_db; in fun_rxq_create_dev()
H A Dfuneth_main.c1788 fp->cq_irq_db = FUN_IRQ_CQ_DB(fp->rx_coal_usec, fp->rx_coal_count); in fun_create_netdev()