Searched defs:nfp_port (Results 1 – 1 of 1) sorted by relevance
90 struct nfp_port { struct92 enum nfp_port_type type; argument94 unsigned long flags;95 unsigned long tc_offload_cnt;97 struct nfp_app *app;122 extern const struct ethtool_ops nfp_port_ethtool_ops; argument130 static inline bool nfp_port_is_vnic(const struct nfp_port *port) in nfp_port_is_vnic() argument