Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h137 #define CFG_SET_OQ_INTR_TIME(cfg, val) (cfg)->oq.oq_intr_time = val macro
Dlio_ethtool.c2322 CFG_SET_OQ_INTR_TIME(cn6xxx->conf, rx_coalesce_usecs); in oct_cfg_rx_intrtime()