Home
last modified time | relevance | path

Searched refs:I40E_VSI_FCOE (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.c435 if (vsi->type != I40E_VSI_FCOE) { in i40e_fcoe_enable()
463 if (vsi->type != I40E_VSI_FCOE) in i40e_fcoe_disable()
541 if (vsi->type != I40E_VSI_FCOE) in i40e_fcoe_free_ddp_resources()
576 if (vsi->type != I40E_VSI_FCOE) in i40e_fcoe_setup_ddp_resources()
1491 if (vsi->type != I40E_VSI_FCOE) in i40e_fcoe_config_netdev()
1549 if (vsi && vsi->type == I40E_VSI_FCOE) { in i40e_fcoe_vsi_setup()
1557 vsi = i40e_vsi_setup(pf, I40E_VSI_FCOE, seid, 0); in i40e_fcoe_vsi_setup()
Di40e_main.c680 if (vsi->type != I40E_VSI_FCOE) in i40e_update_fcoe_stats()
1546 case I40E_VSI_FCOE: in i40e_vsi_setup_queue_map()
2471 tx_ctx.fc_ena = (vsi->type == I40E_VSI_FCOE); in i40e_configure_tx_ring()
2590 rx_ctx.fc_ena = (vsi->type == I40E_VSI_FCOE); in i40e_configure_rx_ring()
2683 if ((vsi->type == I40E_VSI_FCOE) && in i40e_vsi_configure_rx()
3940 vsi->type == I40E_VSI_FCOE) { in i40e_quiesce_vsi()
4039 if (pf->vsi[v] && pf->vsi[v]->type != I40E_VSI_FCOE) { in i40e_pf_wait_txq_disabled()
4538 if (pf->vsi[v]->type == I40E_VSI_FCOE) in i40e_dcb_reconfigure()
5554 case I40E_VSI_FCOE: in i40e_vsi_link_event()
6758 case I40E_VSI_FCOE: in i40e_set_num_rings_in_vsi()
[all …]
Di40e_type.h158 I40E_VSI_FCOE, enumerator
Di40e_virtchnl_pf.c1232 (vsi->type != I40E_VSI_FCOE)) { in i40e_vc_config_promiscuous_mode_msg()
Di40e_debugfs.c706 if (vsi->type == I40E_VSI_FCOE) { in i40e_dbg_dump_vsi_seid()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_type.h158 I40E_VSI_FCOE, enumerator