Searched defs:idpf_netdev_priv (Results 1 – 1 of 1) sorted by relevance
156 struct idpf_netdev_priv { struct157 struct idpf_adapter *adapter;158 struct idpf_vport *vport;159 u32 vport_id;160 u32 link_speed_mbps;161 u16 vport_idx;162 u16 max_tx_hdr_size;163 u16 tx_max_bufs;165 struct rtnl_link_stats64 netstats;166 spinlock_t stats_lock;