Searched defs:idpf_vport (Results 1 – 1 of 1) sorted by relevance
382 struct idpf_vport { struct383 struct idpf_q_vec_rsrc dflt_qv_rsrc;384 struct idpf_tx_queue **txqs;385 u16 num_txq;386 u16 num_xdp_txq;387 bool xdpsq_share;388 struct bpf_prog *xdp_prog;390 struct iidc_rdma_vport_dev_info *vdev_info;392 struct idpf_adapter *adapter;393 struct net_device *netdev;[all …]