Home
last modified time | relevance | path

Searched refs:nfp_port_from_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_port.h140 nfp_port_from_id(struct nfp_pf *pf, enum nfp_port_type type, unsigned int id);
Dnfp_devlink.c63 port = nfp_port_from_id(pf, NFP_PORT_PHYS_PORT, port_index); in nfp_devlink_fill_eth_port_from_id()
Dnfp_port.c122 nfp_port_from_id(struct nfp_pf *pf, enum nfp_port_type type, unsigned int id) in nfp_port_from_id() function