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