Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_config.h71 #define CFG_GET_PORTS_MAX_IO_RINGS(cfg) ((cfg)->ring_cfg.max_io_rings) macro
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h74 #define CFG_GET_PORTS_MAX_IO_RINGS(cfg) ((cfg)->pf_ring_cfg.max_io_rings) macro