Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e.h368 struct i40e_vsi **vsi;
461 struct i40e_vsi { struct
561 struct i40e_vsi *vsi; argument
566 struct i40e_vsi *vsi;
629 struct i40e_vsi *vsi = np->vsi; in i40e_netdev_to_pf()
634 static inline void i40e_vsi_setup_irqhandler(struct i40e_vsi *vsi, in i40e_vsi_setup_irqhandler()
665 int i40e_up(struct i40e_vsi *vsi);
666 void i40e_down(struct i40e_vsi *vsi);
671 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id);
672 void i40e_update_stats(struct i40e_vsi *vsi);
[all …]
Di40e_main.c50 static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi);
52 static int i40e_add_vsi(struct i40e_vsi *vsi);
53 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
263 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id()
303 struct i40e_vsi *vsi = np->vsi; in i40e_tx_timeout()
411 struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi) in i40e_get_vsi_stats_struct()
435 struct i40e_vsi *vsi = np->vsi; in i40e_get_netdev_stats_struct()
491 void i40e_vsi_reset_stats(struct i40e_vsi *vsi) in i40e_vsi_reset_stats()
603 void i40e_update_eth_stats(struct i40e_vsi *vsi) in i40e_update_eth_stats()
748 static void i40e_update_fcoe_stats(struct i40e_vsi *vsi) in i40e_update_fcoe_stats()
[all …]
Di40e_ethtool.c49 I40E_STAT(struct i40e_vsi, _name, _stat)
594 struct i40e_vsi *vsi = np->vsi; in i40e_set_settings()
829 struct i40e_vsi *vsi = np->vsi; in i40e_set_pauseparam()
1124 struct i40e_vsi *vsi = np->vsi; in i40e_get_drvinfo()
1141 struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi]; in i40e_get_ringparam()
1158 struct i40e_vsi *vsi = np->vsi; in i40e_set_ringparam()
1315 struct i40e_vsi *vsi = np->vsi; in i40e_get_sset_count()
1344 struct i40e_vsi *vsi = np->vsi; in i40e_get_ethtool_stats()
1437 struct i40e_vsi *vsi = np->vsi; in i40e_get_strings()
1663 struct i40e_vsi **vsi = pf->vsi; in i40e_active_vmdqs()
[all …]
Di40e_dcb_nl.c167 void i40e_dcbnl_set_all(struct i40e_vsi *vsi) in i40e_dcbnl_set_all()
213 static int i40e_dcbnl_vsi_del_app(struct i40e_vsi *vsi, in i40e_dcbnl_vsi_del_app()
306 void i40e_dcbnl_setup(struct i40e_vsi *vsi) in i40e_dcbnl_setup()
Di40e_virtchnl_pf.c177 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_isvalid_vsi_id()
194 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_isvalid_queue_id()
227 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_get_pf_queue_id()
370 struct i40e_vsi *vsi; in i40e_config_vsi_tx_queue()
525 struct i40e_vsi *vsi; in i40e_alloc_vsi_res()
1175 struct i40e_vsi *vsi; in i40e_vc_get_vf_resources_msg()
1273 struct i40e_vsi *vsi; in i40e_vc_config_promiscuous_mode_msg()
1511 struct i40e_vsi *vsi; in i40e_vc_get_stats_msg()
1586 struct i40e_vsi *vsi = NULL; in i40e_vc_add_mac_addr_msg()
1657 struct i40e_vsi *vsi = NULL; in i40e_vc_del_mac_addr_msg()
[all …]
Di40e_fcoe.c366 int i40e_fcoe_vsi_init(struct i40e_vsi *vsi, struct i40e_vsi_context *ctxt) in i40e_fcoe_vsi_init()
426 struct i40e_vsi *vsi = np->vsi; in i40e_fcoe_enable()
455 struct i40e_vsi *vsi = np->vsi; in i40e_fcoe_disable()
534 void i40e_fcoe_free_ddp_resources(struct i40e_vsi *vsi) in i40e_fcoe_free_ddp_resources()
568 int i40e_fcoe_setup_ddp_resources(struct i40e_vsi *vsi) in i40e_fcoe_setup_ddp_resources()
1358 struct i40e_vsi *vsi = np->vsi; in i40e_fcoe_xmit_frame()
1438 struct i40e_vsi *vsi = np->vsi; in i40e_fcoe_set_features()
1486 void i40e_fcoe_config_netdev(struct net_device *netdev, struct i40e_vsi *vsi) in i40e_fcoe_config_netdev()
1540 struct i40e_vsi *vsi; in i40e_fcoe_vsi_setup()
Di40e_txrx.h291 struct i40e_vsi *vsi; /* Backreference to associated VSI */
338 void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector);
Di40e_txrx.c59 struct i40e_vsi *vsi; in i40e_program_fdir_filter()
193 static int i40e_add_del_fdir_udpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_udpv4()
250 static int i40e_add_del_fdir_tcpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_tcpv4()
327 static int i40e_add_del_fdir_sctpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_sctpv4()
344 static int i40e_add_del_fdir_ipv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_ipv4()
400 int i40e_add_del_fdir(struct i40e_vsi *vsi, in i40e_add_del_fdir()
776 void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector) in i40e_force_wb()
1316 static inline void i40e_rx_checksum(struct i40e_vsi *vsi, in i40e_rx_checksum()
1473 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_ps()
1663 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_1buf()
[all …]
Di40e_debugfs.c41 static struct i40e_vsi *i40e_dbg_find_vsi(struct i40e_pf *pf, int seid) in i40e_dbg_find_vsi()
208 struct i40e_vsi *vsi = NULL; in i40e_dbg_dump_write()
219 buflen = sizeof(struct i40e_vsi); in i40e_dbg_dump_write()
232 len = sizeof(struct i40e_vsi); in i40e_dbg_dump_write()
372 struct i40e_vsi *vsi; in i40e_dbg_dump_vsi_seid()
786 struct i40e_vsi *vsi; in i40e_dbg_dump_desc()
971 struct i40e_vsi *vsi; in i40e_dbg_command_write()
2057 struct i40e_vsi *vsi; in i40e_dbg_netdev_ops_write()
Di40e_ptp.c240 void i40e_ptp_rx_hang(struct i40e_vsi *vsi) in i40e_ptp_rx_hang()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf.h53 struct i40e_vsi { struct
108 struct i40e_vsi *vsi;
272 struct i40e_vsi vsi;
Di40e_txrx.c287 static void i40evf_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector) in i40evf_force_wb()
790 static inline void i40e_rx_checksum(struct i40e_vsi *vsi, in i40e_rx_checksum()
946 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_ps()
1121 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_1buf()
1241 static inline void i40e_update_enable_itr(struct i40e_vsi *vsi, in i40e_update_enable_itr()
1321 struct i40e_vsi *vsi = q_vector->vsi; in i40evf_napi_poll()
Di40evf_ethtool.c291 struct i40e_vsi *vsi = &adapter->vsi; in i40evf_get_coalesce()
320 struct i40e_vsi *vsi = &adapter->vsi; in i40evf_set_coalesce()
Di40e_txrx.h286 struct i40e_vsi *vsi; /* Backreference to associated VSI */
Di40evf_main.c1219 static void i40evf_configure_rss_aq(struct i40e_vsi *vsi, const u8 *seed) in i40evf_configure_rss_aq()