Searched refs:i40e_vsi (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e.h | 350 struct i40e_vsi **vsi; 437 struct i40e_vsi { struct 532 struct i40e_vsi *vsi; argument 537 struct i40e_vsi *vsi; 590 struct i40e_vsi *vsi = np->vsi; in i40e_netdev_to_pf() 595 static inline void i40e_vsi_setup_irqhandler(struct i40e_vsi *vsi, in i40e_vsi_setup_irqhandler() 626 int i40e_up(struct i40e_vsi *vsi); 627 void i40e_down(struct i40e_vsi *vsi); 632 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id); 633 void i40e_update_stats(struct i40e_vsi *vsi); [all …]
|
D | i40e_main.c | 50 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); 257 struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id) in i40e_find_vsi_from_id() 297 struct i40e_vsi *vsi = np->vsi; in i40e_tx_timeout() 362 struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi) in i40e_get_vsi_stats_struct() 386 struct i40e_vsi *vsi = np->vsi; in i40e_get_netdev_stats_struct() 441 void i40e_vsi_reset_stats(struct i40e_vsi *vsi) in i40e_vsi_reset_stats() 553 void i40e_update_eth_stats(struct i40e_vsi *vsi) in i40e_update_eth_stats() 672 static void i40e_update_fcoe_stats(struct i40e_vsi *vsi) in i40e_update_fcoe_stats() [all …]
|
D | i40e_ethtool.c | 49 I40E_STAT(struct i40e_vsi, _name, _stat) 92 static int i40e_add_fdir_ethtool(struct i40e_vsi *vsi, 547 struct i40e_vsi *vsi = np->vsi; in i40e_set_settings() 761 struct i40e_vsi *vsi = np->vsi; in i40e_set_pauseparam() 1058 struct i40e_vsi *vsi = np->vsi; in i40e_get_drvinfo() 1076 struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi]; in i40e_get_ringparam() 1093 struct i40e_vsi *vsi = np->vsi; in i40e_set_ringparam() 1240 struct i40e_vsi *vsi = np->vsi; in i40e_get_sset_count() 1268 struct i40e_vsi *vsi = np->vsi; in i40e_get_ethtool_stats() 1353 struct i40e_vsi *vsi = np->vsi; in i40e_get_strings() [all …]
|
D | i40e_virtchnl_pf.c | 182 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_isvalid_vsi_id() 199 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_isvalid_queue_id() 232 struct i40e_vsi *vsi = i40e_find_vsi_from_id(pf, vsi_id); in i40e_vc_get_pf_queue_id() 365 struct i40e_vsi *vsi; in i40e_config_vsi_tx_queue() 520 struct i40e_vsi *vsi; in i40e_alloc_vsi_res() 1144 struct i40e_vsi *vsi; in i40e_vc_get_vf_resources_msg() 1224 struct i40e_vsi *vsi; in i40e_vc_config_promiscuous_mode_msg() 1462 struct i40e_vsi *vsi; in i40e_vc_get_stats_msg() 1537 struct i40e_vsi *vsi = NULL; in i40e_vc_add_mac_addr_msg() 1601 struct i40e_vsi *vsi = NULL; in i40e_vc_del_mac_addr_msg() [all …]
|
D | i40e_dcb_nl.c | 167 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() 307 void i40e_dcbnl_setup(struct i40e_vsi *vsi) in i40e_dcbnl_setup()
|
D | i40e_fcoe.c | 366 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() 1538 struct i40e_vsi *vsi; in i40e_fcoe_vsi_setup()
|
D | i40e_txrx.c | 59 struct i40e_vsi *vsi; in i40e_program_fdir_filter() 196 static int i40e_add_del_fdir_udpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_udpv4() 253 static int i40e_add_del_fdir_tcpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_tcpv4() 328 static int i40e_add_del_fdir_sctpv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_sctpv4() 345 static int i40e_add_del_fdir_ipv4(struct i40e_vsi *vsi, in i40e_add_del_fdir_ipv4() 401 int i40e_add_del_fdir(struct i40e_vsi *vsi, in i40e_add_del_fdir() 859 static void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector) in i40e_force_wb() 1348 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_receive_skb() 1368 static inline void i40e_rx_checksum(struct i40e_vsi *vsi, in i40e_rx_checksum() 1524 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_ps() [all …]
|
D | i40e_debugfs.c | 41 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() 782 struct i40e_vsi *vsi; in i40e_dbg_dump_desc() 985 struct i40e_vsi *vsi; in i40e_dbg_command_write() 2057 struct i40e_vsi *vsi; in i40e_dbg_netdev_ops_write()
|
D | i40e_txrx.h | 267 struct i40e_vsi *vsi; /* Backreference to associated VSI */
|
D | i40e_ptp.c | 241 void i40e_ptp_rx_hang(struct i40e_vsi *vsi) in i40e_ptp_rx_hang()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf.h | 57 struct i40e_vsi { struct 109 struct i40e_vsi *vsi; 256 struct i40e_vsi vsi;
|
D | i40e_txrx.c | 371 static void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector) in i40e_force_wb() 831 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_receive_skb() 851 static inline void i40e_rx_checksum(struct i40e_vsi *vsi, in i40e_rx_checksum() 1007 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_ps() 1185 struct i40e_vsi *vsi = rx_ring->vsi; in i40e_clean_rx_irq_1buf() 1301 struct i40e_vsi *vsi = q_vector->vsi; in i40evf_napi_poll()
|
D | i40evf_ethtool.c | 289 struct i40e_vsi *vsi = &adapter->vsi; in i40evf_get_coalesce() 318 struct i40e_vsi *vsi = &adapter->vsi; in i40evf_set_coalesce()
|
D | i40e_txrx.h | 264 struct i40e_vsi *vsi; /* Backreference to associated VSI */
|