Home
last modified time | relevance | path

Searched refs:i40e_vsi (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h417 struct i40e_vsi *parent_vsi;
602 struct i40e_vsi **vsi;
817 struct i40e_vsi { struct
942 struct i40e_vsi *vsi; argument
949 struct i40e_vsi *vsi;
1029 struct i40e_vsi *vsi = np->vsi; in i40e_netdev_to_pf()
1102 int i40e_up(struct i40e_vsi *vsi);
1103 void i40e_down(struct i40e_vsi *vsi);
1117 static inline struct i40e_vsi *
1123 struct i40e_vsi *vsi = pf->vsi[i]; in i40e_find_vsi_by_type()
[all …]
H A Di40e_xsk.h26 struct i40e_vsi;
30 int i40e_queue_pair_disable(struct i40e_vsi *vsi, int queue_pair);
31 int i40e_queue_pair_enable(struct i40e_vsi *vsi, int queue_pair);
32 int i40e_xsk_pool_setup(struct i40e_vsi *vsi, struct xsk_buff_pool *pool,
37 bool i40e_clean_xdp_tx_irq(struct i40e_vsi *vsi, struct i40e_ring *tx_ring);
39 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc);
H A Di40e_main.c348 struct i40e_vsi *vsi = np->vsi; in i40e_tx_timeout()
463 struct i40e_vsi *vsi = np->vsi; in i40e_get_netdev_stats_struct()
4531 struct i40e_vsi *vsi; in i40e_fdir_clean_ring()
6043 struct i40e_vsi *p_vsi; in i40e_remove_queue_channels()
6441 struct i40e_vsi *vsi, in i40e_setup_hw_channel()
10565 struct i40e_vsi *vsi; in i40e_fdir_sb_setup()
10609 struct i40e_vsi *vsi; in i40e_fdir_teardown()
11488 struct i40e_vsi *vsi; in i40e_vsi_mem_alloc()
14381 static struct i40e_vsi *i40e_vsi_reinit_setup(struct i40e_vsi *vsi) in i40e_vsi_reinit_setup()
14463 struct i40e_vsi *vsi = NULL; in i40e_vsi_setup()
[all …]
H A Di40e_txrx_common.h67 struct i40e_vsi *vsi, in i40e_arm_wb()
107 bool i40e_xsk_any_rx_ring_enabled(struct i40e_vsi *vsi);
H A Di40e_virtchnl_pf.c639 struct i40e_vsi *vsi; in i40e_config_vsi_tx_queue()
805 struct i40e_vsi *vsi; in i40e_alloc_vsi_res()
1378 struct i40e_vsi *vsi; in i40e_config_vf_promiscuous_mode()
2122 struct i40e_vsi *vsi; in i40e_vc_get_vf_resources_msg()
2340 struct i40e_vsi *vsi; in i40e_vc_config_queues_msg()
2717 struct i40e_vsi *vsi; in i40e_check_enough_queue()
2823 struct i40e_vsi *vsi; in i40e_vc_get_stats_msg()
3523 struct i40e_vsi *vsi; in i40e_vc_enable_vlan_stripping()
3549 struct i40e_vsi *vsi; in i40e_vc_disable_vlan_stripping()
4350 struct i40e_vsi *vsi; in i40e_validate_vf()
[all …]
H A Di40e_xsk.c59 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc) in i40e_realloc_rx_bi_zc()
81 static int i40e_xsk_pool_enable(struct i40e_vsi *vsi, in i40e_xsk_pool_enable()
137 static int i40e_xsk_pool_disable(struct i40e_vsi *vsi, u16 qid) in i40e_xsk_pool_disable()
182 int i40e_xsk_pool_setup(struct i40e_vsi *vsi, struct xsk_buff_pool *pool, in i40e_xsk_pool_setup()
654 bool i40e_clean_xdp_tx_irq(struct i40e_vsi *vsi, struct i40e_ring *tx_ring) in i40e_clean_xdp_tx_irq()
718 struct i40e_vsi *vsi = np->vsi; in i40e_xsk_wakeup()
803 bool i40e_xsk_any_rx_ring_enabled(struct i40e_vsi *vsi) in i40e_xsk_any_rx_ring_enabled()
H A Di40e_client.c45 int i40e_client_get_params(struct i40e_vsi *vsi, struct i40e_params *params) in i40e_client_get_params()
82 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg()
108 void i40e_notify_client_of_l2_param_changes(struct i40e_vsi *vsi) in i40e_notify_client_of_l2_param_changes()
167 void i40e_notify_client_of_netdev_close(struct i40e_vsi *vsi, bool reset) in i40e_notify_client_of_netdev_close()
340 struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi]; in i40e_client_add_instance()
406 struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi]; in i40e_client_subtask()
673 struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi]; in i40e_client_update_vsi_ctxt()
H A Di40e_ethtool.c1227 struct i40e_vsi *vsi = np->vsi; in i40e_set_link_ksettings()
1698 struct i40e_vsi *vsi = np->vsi; in i40e_set_pauseparam()
2004 struct i40e_vsi *vsi = np->vsi; in i40e_get_drvinfo()
2055 struct i40e_vsi *vsi = np->vsi; in i40e_set_ringparam()
2282 struct i40e_vsi *vsi = np->vsi; in i40e_get_stats_count()
2313 struct i40e_vsi *vsi = np->vsi; in i40e_get_sset_count()
2395 struct i40e_vsi *vsi = np->vsi; in i40e_get_ethtool_stats()
2473 struct i40e_vsi *vsi = np->vsi; in i40e_get_stat_strings()
2510 struct i40e_vsi *vsi = np->vsi; in i40e_get_priv_flag_strings()
2776 struct i40e_vsi *vsi = np->vsi; in i40e_set_wol()
[all …]
H A Di40e_txrx.h392 struct i40e_vsi *vsi; /* Backreference to associated VSI */
471 void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector);
473 void i40e_detect_recover_hung(struct i40e_vsi *vsi);
H A Di40e_txrx.c92 struct i40e_vsi *vsi; in i40e_program_fdir_filter()
385 static int i40e_add_del_fdir_udp(struct i40e_vsi *vsi, in i40e_add_del_fdir_udp()
433 static int i40e_add_del_fdir_tcp(struct i40e_vsi *vsi, in i40e_add_del_fdir_tcp()
536 static int i40e_add_del_fdir_ip(struct i40e_vsi *vsi, in i40e_add_del_fdir_ip()
591 int i40e_add_del_fdir(struct i40e_vsi *vsi, in i40e_add_del_fdir()
874 void i40e_detect_recover_hung(struct i40e_vsi *vsi) in i40e_detect_recover_hung()
929 static bool i40e_clean_tx_irq(struct i40e_vsi *vsi, in i40e_clean_tx_irq()
2800 struct i40e_vsi *vsi = q_vector->vsi; in i40e_napi_poll()
3799 struct i40e_vsi *vsi = np->vsi; in i40e_lan_select_queue()
4035 struct i40e_vsi *vsi = np->vsi; in i40e_lan_xmit_frame()
[all …]
H A Di40e_ddp.c274 struct i40e_vsi *vsi = np->vsi; in i40e_ddp_load()
419 struct i40e_vsi *vsi = np->vsi; in i40e_ddp_flash()
H A Di40e_dcb_nl.c879 void i40e_dcbnl_set_all(struct i40e_vsi *vsi) in i40e_dcbnl_set_all()
929 static int i40e_dcbnl_vsi_del_app(struct i40e_vsi *vsi, in i40e_dcbnl_vsi_del_app()
1022 void i40e_dcbnl_setup(struct i40e_vsi *vsi) in i40e_dcbnl_setup()
H A Di40e_debugfs.c25 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi()
120 struct i40e_vsi *vsi; in i40e_dbg_dump_vsi_seid()
549 struct i40e_vsi *vsi; in i40e_dbg_dump_desc()
737 struct i40e_vsi *vsi; in i40e_dbg_dump_vf()
782 struct i40e_vsi *vsi; in i40e_dbg_command_write()
1703 struct i40e_vsi *vsi; in i40e_dbg_netdev_ops_write()