Home
last modified time | relevance | path

Searched refs:enic_vf_representor (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/enic/
H A Denic_vf_representor.c47 struct enic_vf_representor *vf; in enic_vf_dev_tx_queue_setup()
90 struct enic_vf_representor *vf; in enic_vf_dev_rx_queue_setup()
160 struct enic_vf_representor *vf; in enic_vf_dev_start()
251 struct enic_vf_representor *vf; in enic_vf_dev_stop()
387 struct enic_vf_representor *vf; in enic_vf_flow_ops_get()
404 struct enic_vf_representor *vf; in enic_vf_link_update()
424 struct enic_vf_representor *vf; in enic_vf_stats_get()
448 struct enic_vf_representor *vf; in enic_vf_stats_reset()
463 struct enic_vf_representor *vf; in enic_vf_dev_infos_get()
496 struct enic_vf_representor *vf; in enic_vf_promiscuous_enable()
[all …]
H A Denic.h213 struct enic_vf_representor { struct
235 container_of(vf_enic, struct enic_vf_representor, enic) argument
329 static inline unsigned int vf_wq_cq_idx(struct enic_vf_representor *vf) in vf_wq_cq_idx()
335 static inline unsigned int vf_wq_idx(struct enic_vf_representor *vf) in vf_wq_idx()
340 static inline unsigned int vf_rq_sop_idx(struct enic_vf_representor *vf) in vf_rq_sop_idx()
345 static inline unsigned int vf_rq_data_idx(struct enic_vf_representor *vf) in vf_rq_data_idx()
443 int enic_fm_add_rep2vf_flow(struct enic_vf_representor *vf);
444 int enic_fm_add_vf2rep_flow(struct enic_vf_representor *vf);
H A Dmeson.build22 'enic_vf_representor.c',
H A Denic_ethdev.c1353 struct enic_vf_representor representor; in eth_enic_pci_probe()
1362 sizeof(struct enic_vf_representor), NULL, NULL, in eth_enic_pci_probe()
H A Denic_fm_flow.c1531 struct enic_vf_representor *vf; in vf_egress_port_id_action()
3411 enic_fm_add_rep2vf_flow(struct enic_vf_representor *vf) in enic_fm_add_rep2vf_flow()
3503 enic_fm_add_vf2rep_flow(struct enic_vf_representor *vf) in enic_fm_add_vf2rep_flow()
3595 struct enic_vf_representor *vf; in delete_rep_flows()
3616 struct enic_vf_representor *vf; in begin_fm()
H A Denic_main.c811 struct enic_vf_representor *vf; in enic_alloc_rq()
1045 struct enic_vf_representor *vf; in enic_alloc_wq()