Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1551 if (vsi && vsi->type == I40E_VSI_FCOE) { in i40e_fcoe_vsi_setup()
1559 vsi = i40e_vsi_setup(pf, I40E_VSI_FCOE, seid, 0); in i40e_fcoe_vsi_setup()
Di40e_main.c756 if (vsi->type != I40E_VSI_FCOE) in i40e_update_fcoe_stats()
1631 case I40E_VSI_FCOE: in i40e_vsi_setup_queue_map()
2751 tx_ctx.fc_ena = (vsi->type == I40E_VSI_FCOE); in i40e_configure_tx_ring()
2869 rx_ctx.fc_ena = (vsi->type == I40E_VSI_FCOE); in i40e_configure_rx_ring()
2962 if ((vsi->type == I40E_VSI_FCOE) && in i40e_vsi_configure_rx()
4213 vsi->type == I40E_VSI_FCOE) { in i40e_quiesce_vsi()
4310 if (pf->vsi[v] && pf->vsi[v]->type != I40E_VSI_FCOE) { in i40e_pf_wait_txq_disabled()
4919 if (pf->vsi[v]->type == I40E_VSI_FCOE) in i40e_dcb_reconfigure()
5956 case I40E_VSI_FCOE: in i40e_vsi_link_event()
7126 case I40E_VSI_FCOE: in i40e_set_num_rings_in_vsi()
[all …]
Di40e_type.h143 I40E_VSI_FCOE = 4, enumerator
Di40e_virtchnl_pf.c1281 (vsi->type != I40E_VSI_FCOE)) { in i40e_vc_config_promiscuous_mode_msg()
Di40e_debugfs.c708 if (vsi->type == I40E_VSI_FCOE) { in i40e_dbg_dump_vsi_seid()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_type.h143 I40E_VSI_FCOE = 4, enumerator