Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.h121 uint64_t gmx_port_id : 8; member
125 uint64_t gmx_port_id : 8;
H A Dlio_ethdev.c1783 if_cfg.s.gmx_port_id = lio_dev->pf_num; in lio_dev_configure()