Searched refs:nfp_port_from_id (Results 1 – 3 of 3) sorted by relevance
140 nfp_port_from_id(struct nfp_pf *pf, enum nfp_port_type type, unsigned int id);
63 port = nfp_port_from_id(pf, NFP_PORT_PHYS_PORT, port_index); in nfp_devlink_fill_eth_port_from_id()
122 nfp_port_from_id(struct nfp_pf *pf, enum nfp_port_type type, unsigned int id) in nfp_port_from_id() function