Searched refs:switch_mode (Results 1 – 14 of 14) sorted by relevance
883 npar_info->switch_mode = le16_to_cpu(nic_info->switch_mode); in qlcnic_82xx_get_nic_info()922 nic_info->switch_mode = cpu_to_le16(nic->switch_mode); in qlcnic_82xx_set_nic_info()
506 u16 switch_mode; member1196 __le16 switch_mode; /* 0 = disabled, 1 = int, 2 = ext */ member1235 u16 switch_mode; member
549 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_pf_init()
2279 ahw->switch_mode = nic_info.switch_mode; in qlcnic_83xx_get_nic_configuration()
520 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_vf_init_driver()
1318 adapter->ahw->switch_mode = nic_info.switch_mode; in qlcnic_initialize_nic()
2391 cmd.req.arg[3] = nic->phys_port | (nic->switch_mode << 16); in qlcnic_83xx_set_nic_info()2442 npar_info->switch_mode = (cmd.rsp.arg[3] & 0xFFFF0000) >> 16; in qlcnic_83xx_get_nic_info()
840 phy_impl->switch_mode = xgbe_phy_switch_mode; in xgbe_init_function_ptrs_phy_v1()
868 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *); member
331 xgbe_change_mode(pdata, pdata->phy_if.phy_impl.switch_mode(pdata)); in xgbe_switch_mode()
3374 phy_impl->switch_mode = xgbe_phy_switch_mode; in xgbe_init_function_ptrs_phy_v2()
264 u32 switch_mode; member
6086 if (hw->dev_caps.switch_mode) { in i40e_validate_and_set_switch_mode()6090 u32 switch_mode = hw->dev_caps.switch_mode & in i40e_validate_and_set_switch_mode() local6092 if (switch_mode >= I40E_CLOUD_FILTER_MODE1) { in i40e_validate_and_set_switch_mode()6093 if (switch_mode == I40E_CLOUD_FILTER_MODE2) in i40e_validate_and_set_switch_mode()6097 hw->dev_caps.switch_mode); in i40e_validate_and_set_switch_mode()9600 pf->hw.dev_caps.switch_mode, in i40e_get_capabilities()
3226 p->switch_mode = number; in i40e_parse_discover_capabilities()