Home
last modified time | relevance | path

Searched refs:CFG_SET_OQ_INTR_PKT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h136 #define CFG_SET_OQ_INTR_PKT(cfg, val) (cfg)->oq.oq_intr_pkt = val macro
Dlio_ethtool.c2246 CFG_SET_OQ_INTR_PKT(cn6xxx->conf, rx_max_coalesced_frames); in oct_cfg_rx_intrcnt()