Searched defs:nfp_port (Results 1 – 1 of 1) sorted by relevance
62 struct nfp_port { struct64 enum nfp_port_type type; argument70 void (*link_cb)(struct nfp_port *port); argument95 extern const struct ethtool_ops nfp_port_ethtool_ops; argument100 static inline bool nfp_port_is_vnic(const struct nfp_port *port) in nfp_port_is_vnic() argument