Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/i40e/
A Di40e.h449 struct i40e_vsi *parent_vsi;
559 struct i40e_vsi **vsi;
811 struct i40e_vsi { struct
936 struct i40e_vsi *vsi; argument
943 struct i40e_vsi *vsi;
1084 struct i40e_vsi *vsi = np->vsi; in i40e_netdev_to_pf()
1157 int i40e_up(struct i40e_vsi *vsi);
1172 static inline struct i40e_vsi *
1175 struct i40e_vsi *vsi; in i40e_find_vsi_by_type()
1367 static inline struct i40e_vsi *
[all …]
A Di40e_xsk.h18 struct i40e_vsi;
22 int i40e_queue_pair_disable(struct i40e_vsi *vsi, int queue_pair);
23 int i40e_queue_pair_enable(struct i40e_vsi *vsi, int queue_pair);
24 int i40e_xsk_pool_setup(struct i40e_vsi *vsi, struct xsk_buff_pool *pool,
29 bool i40e_clean_xdp_tx_irq(struct i40e_vsi *vsi, struct i40e_ring *tx_ring);
31 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc);
A Di40e_main.c315 struct i40e_vsi *vsi; in i40e_find_vsi_from_id()
2864 struct i40e_vsi *vsi; in i40e_sync_filters_subtask()
4481 struct i40e_vsi *vsi; in i40e_fdir_clean_ring()
5133 struct i40e_vsi *vsi; in i40e_clear_interrupt_scheme()
5243 struct i40e_vsi *vsi; in i40e_pf_quiesce_all_vsi()
5256 struct i40e_vsi *vsi; in i40e_pf_unquiesce_all_vsi()
5321 struct i40e_vsi *vsi; in i40e_pf_wait_queues_disabled()
6764 struct i40e_vsi *vsi; in i40e_dcb_reconfigure()
9252 struct i40e_vsi *vsi; in i40e_do_reset()
9860 struct i40e_vsi *vsi; in i40e_veb_link_event()
[all …]
A Di40e_virtchnl_pf.c635 struct i40e_vsi *vsi; in i40e_config_vsi_tx_queue()
1369 struct i40e_vsi *vsi; in i40e_config_vf_promiscuous_mode()
2113 struct i40e_vsi *vsi; in i40e_vc_get_vf_resources_msg()
2333 struct i40e_vsi *vsi; in i40e_vc_config_queues_msg()
2710 struct i40e_vsi *vsi; in i40e_check_enough_queue()
2816 struct i40e_vsi *vsi; in i40e_vc_get_stats_msg()
3519 struct i40e_vsi *vsi; in i40e_vc_enable_vlan_stripping()
3545 struct i40e_vsi *vsi; in i40e_vc_disable_vlan_stripping()
4348 struct i40e_vsi *vsi; in i40e_validate_vf()
4503 struct i40e_vsi *vsi; in i40e_ndo_set_vf_port_vlan()
[all …]
A Di40e_xsk.c60 int i40e_realloc_rx_bi_zc(struct i40e_vsi *vsi, bool zc) in i40e_realloc_rx_bi_zc()
82 static int i40e_xsk_pool_enable(struct i40e_vsi *vsi, in i40e_xsk_pool_enable()
138 static int i40e_xsk_pool_disable(struct i40e_vsi *vsi, u16 qid) in i40e_xsk_pool_disable()
183 int i40e_xsk_pool_setup(struct i40e_vsi *vsi, struct xsk_buff_pool *pool, in i40e_xsk_pool_setup()
630 bool i40e_clean_xdp_tx_irq(struct i40e_vsi *vsi, struct i40e_ring *tx_ring) in i40e_clean_xdp_tx_irq()
694 struct i40e_vsi *vsi = np->vsi; in i40e_xsk_wakeup()
779 bool i40e_xsk_any_rx_ring_enabled(struct i40e_vsi *vsi) in i40e_xsk_any_rx_ring_enabled()
A Di40e_ethtool.c1231 struct i40e_vsi *vsi = np->vsi; in i40e_set_link_ksettings()
1698 struct i40e_vsi *vsi = np->vsi; in i40e_set_pauseparam()
2003 struct i40e_vsi *vsi = np->vsi; in i40e_get_drvinfo()
2067 struct i40e_vsi *vsi = np->vsi; in i40e_set_ringparam()
2294 struct i40e_vsi *vsi = np->vsi; in i40e_get_stats_count()
2325 struct i40e_vsi *vsi = np->vsi; in i40e_get_sset_count()
2407 struct i40e_vsi *vsi = np->vsi; in i40e_get_ethtool_stats()
2482 struct i40e_vsi *vsi = np->vsi; in i40e_get_stat_strings()
2519 struct i40e_vsi *vsi = np->vsi; in i40e_get_priv_flag_strings()
2790 struct i40e_vsi *vsi = np->vsi; in i40e_set_wol()
[all …]
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);
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()
110 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_notify_client_of_l2_param_changes()
336 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_client_add_instance()
402 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_client_subtask()
668 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(ldev->pf); in i40e_client_update_vsi_ctxt()
A Di40e_ddp.c292 struct i40e_vsi *vsi = np->vsi; in i40e_ddp_load()
410 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_ddp_restore()
438 struct i40e_vsi *vsi = np->vsi; in i40e_ddp_flash()
A Di40e_txrx.c89 struct i40e_vsi *vsi; in i40e_program_fdir_filter()
382 static int i40e_add_del_fdir_udp(struct i40e_vsi *vsi, in i40e_add_del_fdir_udp()
430 static int i40e_add_del_fdir_tcp(struct i40e_vsi *vsi, in i40e_add_del_fdir_tcp()
533 static int i40e_add_del_fdir_ip(struct i40e_vsi *vsi, in i40e_add_del_fdir_ip()
588 int i40e_add_del_fdir(struct i40e_vsi *vsi, in i40e_add_del_fdir()
873 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_detect_recover_hung()
927 static bool i40e_clean_tx_irq(struct i40e_vsi *vsi, in i40e_clean_tx_irq()
2750 struct i40e_vsi *vsi = q_vector->vsi; in i40e_napi_poll()
3746 struct i40e_vsi *vsi = np->vsi; in i40e_lan_select_queue()
3982 struct i40e_vsi *vsi = np->vsi; in i40e_lan_xmit_frame()
[all …]
A Di40e_debugfs.c25 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi()
56 struct i40e_vsi *main_vsi; in i40e_dbg_command_read()
104 struct i40e_vsi *vsi; in i40e_dbg_dump_vsi_seid()
532 struct i40e_vsi *vsi; in i40e_dbg_dump_desc()
640 struct i40e_vsi *vsi; in i40e_dbg_dump_vsi_no_seid()
715 struct i40e_vsi *vsi; in i40e_dbg_dump_vf()
760 struct i40e_vsi *vsi; in i40e_dbg_command_write()
1387 struct i40e_vsi *main_vsi = i40e_pf_get_main_vsi(pf); in i40e_dbg_command_write()
1646 struct i40e_vsi *main_vsi; in i40e_dbg_netdev_ops_read()
1689 struct i40e_vsi *vsi; in i40e_dbg_netdev_ops_write()
A Di40e_txrx.h393 struct i40e_vsi *vsi; /* Backreference to associated VSI */
472 void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector);
A Di40e_dcb_nl.c875 void i40e_dcbnl_set_all(struct i40e_vsi *vsi) in i40e_dcbnl_set_all()
925 static int i40e_dcbnl_vsi_del_app(struct i40e_vsi *vsi, in i40e_dcbnl_vsi_del_app()
950 struct i40e_vsi *vsi; in i40e_dcbnl_del_app()
1018 void i40e_dcbnl_setup(struct i40e_vsi *vsi) in i40e_dcbnl_setup()
A Di40e_ptp.c1478 struct i40e_vsi *vsi = i40e_pf_get_main_vsi(pf); in i40e_ptp_init()
1543 struct i40e_vsi *main_vsi = i40e_pf_get_main_vsi(pf); in i40e_ptp_stop()

Completed in 93 milliseconds