Home
last modified time | relevance | path

Searched refs:switch_mode (Results 1 – 20 of 20) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_hw_engine_group.c262 static int switch_mode(struct xe_hw_engine_group *group) in switch_mode() function
315 err = switch_mode(group); in xe_hw_engine_group_get_mode()
/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_ctx.c888 npar_info->switch_mode = le16_to_cpu(nic_info->switch_mode); in qlcnic_82xx_get_nic_info()
927 nic_info->switch_mode = cpu_to_le16(nic->switch_mode); in qlcnic_82xx_set_nic_info()
A Dqlcnic.h505 u16 switch_mode; member
1190 __le16 switch_mode; /* 0 = disabled, 1 = int, 2 = ext */ member
1229 u16 switch_mode; member
A Dqlcnic_sriov_pf.c548 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_pf_init()
A Dqlcnic_sriov_common.c525 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_vf_init_driver()
A Dqlcnic_83xx_init.c2261 ahw->switch_mode = nic_info.switch_mode; in qlcnic_83xx_get_nic_configuration()
A Dqlcnic_main.c1293 adapter->ahw->switch_mode = nic_info.switch_mode; in qlcnic_initialize_nic()
A Dqlcnic_83xx_hw.c2396 cmd.req.arg[3] = nic->phys_port | (nic->switch_mode << 16); in qlcnic_83xx_set_nic_info()
2447 npar_info->switch_mode = (cmd.rsp.arg[3] & 0xFFFF0000) >> 16; in qlcnic_83xx_get_nic_info()
/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth.h260 u32 switch_mode:1; member
A Dicssg_prueth.c1823 prueth->is_switchmode_supported = prueth->pdata.switch_mode; in prueth_probe()
2069 .switch_mode = 1,
2076 .switch_mode = 1,
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v1.c731 phy_impl->switch_mode = xgbe_phy_switch_mode; in xgbe_init_function_ptrs_phy_v1()
A Dxgbe.h812 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *); member
A Dxgbe-mdio.c234 xgbe_change_mode(pdata, pdata->phy_if.phy_impl.switch_mode(pdata)); in xgbe_switch_mode()
A Dxgbe-phy-v2.c3659 phy_impl->switch_mode = xgbe_phy_switch_mode; in xgbe_init_function_ptrs_phy_v2()
/drivers/net/ethernet/intel/i40e/
A Di40e_type.h204 u32 switch_mode; member
A Di40e_main.c6506 if (hw->dev_caps.switch_mode) { in i40e_validate_and_set_switch_mode()
6510 u32 switch_mode = hw->dev_caps.switch_mode & in i40e_validate_and_set_switch_mode() local
6512 if (switch_mode >= I40E_CLOUD_FILTER_MODE1) { in i40e_validate_and_set_switch_mode()
6513 if (switch_mode == I40E_CLOUD_FILTER_MODE2) in i40e_validate_and_set_switch_mode()
6517 hw->dev_caps.switch_mode); in i40e_validate_and_set_switch_mode()
10469 pf->hw.dev_caps.switch_mode, in i40e_get_capabilities()
A Di40e_common.c2641 p->switch_mode = number; in i40e_parse_discover_capabilities()
/drivers/net/wireless/realtek/rtw89/
A Dusb.c810 .switch_mode = rtw89_usb_ops_switch_mode,
A Dcore.h3641 void (*switch_mode)(struct rtw89_dev *rtwdev, bool low_power); member
6217 rtwdev->hci.ops->switch_mode(rtwdev, low_power); in rtw89_hci_switch_mode()
A Dpci.c4436 .switch_mode = rtw89_pci_ops_switch_mode,

Completed in 904 milliseconds