Searched refs:switch_mode (Results 1 – 10 of 10) sorted by relevance
881 npar_info->switch_mode = le16_to_cpu(nic_info->switch_mode); in qlcnic_82xx_get_nic_info()920 nic_info->switch_mode = cpu_to_le16(nic->switch_mode); in qlcnic_82xx_set_nic_info()
506 u16 switch_mode; member1198 __le16 switch_mode; /* 0 = disabled, 1 = int, 2 = ext */ member1237 u16 switch_mode; member
549 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_pf_init()
2285 ahw->switch_mode = nic_info.switch_mode; in qlcnic_83xx_get_nic_configuration()
516 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_vf_init_driver()
1317 adapter->ahw->switch_mode = nic_info.switch_mode; in qlcnic_initialize_nic()
2395 cmd.req.arg[3] = nic->phys_port | (nic->switch_mode << 16); in qlcnic_83xx_set_nic_info()2446 npar_info->switch_mode = (cmd.rsp.arg[3] & 0xFFFF0000) >> 16; in qlcnic_83xx_get_nic_info()
234 u32 switch_mode; member
2839 p->switch_mode = number; in i40e_parse_discover_capabilities()