Home
last modified time | relevance | path

Searched refs:sfc_port (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_port.c39 struct sfc_port *port = &sa->port; in sfc_port_update_mac_stats()
94 struct sfc_port *port = &sa->port; in sfc_port_reset_sw_stats()
106 struct sfc_port *port = &sa->port; in sfc_port_reset_mac_stats()
164 struct sfc_port *port = &sa->port; in sfc_port_start()
366 struct sfc_port *port = &sa->port; in sfc_port_configure()
388 struct sfc_port *port = &sa->port; in sfc_port_attach()
477 struct sfc_port *port = &sa->port; in sfc_port_detach()
490 sfc_get_requested_all_ucast(struct sfc_port *port) in sfc_get_requested_all_ucast()
496 sfc_get_requested_all_mcast(struct sfc_port *port) in sfc_get_requested_all_mcast()
504 struct sfc_port *port = &sa->port; in sfc_set_rx_mode_unchecked()
[all …]
H A Dsfc.h108 struct sfc_port { struct
235 struct sfc_port port;
H A Dmeson.build45 'sfc_port.c',
H A Dsfc_ethdev.c397 struct sfc_port *port; in sfc_dev_filter_set()
611 struct sfc_port *port = &sa->port; in sfc_stats_get()
688 struct sfc_port *port = &sa->port; in sfc_stats_reset()
713 struct sfc_port *port = &sa->port; in sfc_xstats_get()
752 struct sfc_port *port = &sa->port; in sfc_xstats_get_names()
774 struct sfc_port *port = &sa->port; in sfc_xstats_get_by_id()
821 struct sfc_port *port = &sa->port; in sfc_xstats_get_names_by_id()
891 struct sfc_port *port = &sa->port; in sfc_flow_ctrl_set()
1052 struct sfc_port *port = &sa->port; in sfc_mac_addr_set()
1139 struct sfc_port *port = &sa->port; in sfc_set_mc_addr_list()
H A Dsfc_rx.c718 struct sfc_port *port = &sa->port; in sfc_rx_default_rxq_set_filter()