Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_vf_representor.c47 struct enic_vf_representor *vf; in enic_vf_dev_tx_queue_setup()
88 struct enic_vf_representor *vf; in enic_vf_dev_rx_queue_setup()
156 struct enic_vf_representor *vf; in enic_vf_dev_start()
247 struct enic_vf_representor *vf; in enic_vf_dev_stop()
385 struct enic_vf_representor *vf; in enic_vf_filter_ctrl()
413 struct enic_vf_representor *vf; in enic_vf_link_update()
433 struct enic_vf_representor *vf; in enic_vf_stats_get()
457 struct enic_vf_representor *vf; in enic_vf_stats_reset()
472 struct enic_vf_representor *vf; in enic_vf_dev_infos_get()
505 struct enic_vf_representor *vf; in enic_vf_promiscuous_enable()
[all …]
H A Denic.h230 struct enic_vf_representor { struct
252 container_of(vf_enic, struct enic_vf_representor, enic) argument
346 static inline unsigned int vf_wq_cq_idx(struct enic_vf_representor *vf) in vf_wq_cq_idx()
352 static inline unsigned int vf_wq_idx(struct enic_vf_representor *vf) in vf_wq_idx()
357 static inline unsigned int vf_rq_sop_idx(struct enic_vf_representor *vf) in vf_rq_sop_idx()
362 static inline unsigned int vf_rq_data_idx(struct enic_vf_representor *vf) in vf_rq_data_idx()
464 int enic_fm_add_rep2vf_flow(struct enic_vf_representor *vf);
465 int enic_fm_add_vf2rep_flow(struct enic_vf_representor *vf);
H A Dmeson.build17 'enic_vf_representor.c',
H A Denic_fm_flow.c1202 struct enic_vf_representor *vf; in vf_egress_port_id_action()
3019 enic_fm_add_rep2vf_flow(struct enic_vf_representor *vf) in enic_fm_add_rep2vf_flow()
3111 enic_fm_add_vf2rep_flow(struct enic_vf_representor *vf) in enic_fm_add_vf2rep_flow()
3203 struct enic_vf_representor *vf; in delete_rep_flows()
3224 struct enic_vf_representor *vf; in begin_fm()
H A Denic_ethdev.c1335 struct enic_vf_representor representor; in eth_enic_pci_probe()
1344 sizeof(struct enic_vf_representor), NULL, NULL, in eth_enic_pci_probe()
H A Denic_main.c808 struct enic_vf_representor *vf; in enic_alloc_rq()
1029 struct enic_vf_representor *vf; in enic_alloc_wq()