Searched defs:nfp_port (Results 1 – 1 of 1) sorted by relevance
61 struct nfp_port { struct63 enum nfp_port_type type; argument65 unsigned long flags;66 unsigned long tc_offload_cnt;68 struct nfp_app *app;93 extern const struct ethtool_ops nfp_port_ethtool_ops; argument98 static inline bool nfp_port_is_vnic(const struct nfp_port *port) in nfp_port_is_vnic() argument