Searched defs:nfp_port (Results 1 – 1 of 1) sorted by relevance
73 struct nfp_port { struct75 enum nfp_port_type type; argument81 void (*link_cb)(struct nfp_port *port); argument83 struct devlink_port dl_port;107 extern const struct ethtool_ops nfp_port_ethtool_ops; argument112 static inline bool nfp_port_is_vnic(const struct nfp_port *port) in nfp_port_is_vnic() argument