Home
last modified time | relevance | path

Searched refs:switch_id (Results 1 – 18 of 18) sorted by relevance

/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dfifo_monitor_private.h34 const fifo_switch_t switch_id, in fifo_switch_set() argument
39 assert(switch_id < N_FIFO_SWITCH); in fifo_switch_set()
42 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
49 const fifo_switch_t switch_id) in fifo_switch_get() argument
53 assert(switch_id < N_FIFO_SWITCH); in fifo_switch_get()
56 return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get()
Dfifo_monitor.c510 const fifo_switch_t switch_id, in fifo_switch_get_state() argument
516 assert(switch_id < N_FIFO_SWITCH); in fifo_switch_get_state()
521 data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get_state()
/drivers/net/ethernet/mellanox/mlx5/core/esw/
Ddevlink_port.c48 memcpy(attrs.switch_id.id, ppid.id, ppid.id_len); in mlx5_esw_dl_port_alloc()
49 attrs.switch_id.id_len = ppid.id_len; in mlx5_esw_dl_port_alloc()
52 memcpy(dl_port->attrs.switch_id.id, ppid.id, ppid.id_len); in mlx5_esw_dl_port_alloc()
53 dl_port->attrs.switch_id.id_len = ppid.id_len; in mlx5_esw_dl_port_alloc()
56 memcpy(dl_port->attrs.switch_id.id, ppid.id, ppid.id_len); in mlx5_esw_dl_port_alloc()
57 dl_port->attrs.switch_id.id_len = ppid.id_len; in mlx5_esw_dl_port_alloc()
/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dfifo_monitor_public.h35 const fifo_switch_t switch_id,
47 const fifo_switch_t switch_id);
83 const fifo_switch_t switch_id,
/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c78 attrs.switch_id.id_len = sizeof(sw->id); in prestera_devlink_port_register()
79 memcpy(attrs.switch_id.id, &sw->id, attrs.switch_id.id_len); in prestera_devlink_port_register()
Dprestera_hw.c170 u8 switch_id; member
533 sw->id = resp.switch_id; in prestera_hw_switch_init()
/drivers/net/netdevsim/
Ddev.c922 memcpy(attrs.switch_id.id, nsim_dev->switch_id.id, nsim_dev->switch_id.id_len); in __nsim_dev_port_add()
923 attrs.switch_id.id_len = nsim_dev->switch_id.id_len; in __nsim_dev_port_add()
1062 nsim_dev->switch_id.id_len = sizeof(nsim_dev->switch_id.id); in nsim_dev_probe()
1063 get_random_bytes(nsim_dev->switch_id.id, nsim_dev->switch_id.id_len); in nsim_dev_probe()
Dnetdevsim.h198 struct netdev_phys_item_id switch_id; member
/drivers/net/ethernet/intel/iavf/
Diavf_adminq_cmd.h333 __le16 switch_id; /* 12bit id combined with flags below */ member
449 __le16 switch_id; member
/drivers/net/ethernet/netronome/nfp/
Dnfp_devlink.c372 memcpy(attrs.switch_id.id, serial, serial_len); in nfp_devlink_port_register()
373 attrs.switch_id.id_len = serial_len; in nfp_devlink_port_register()
/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h207 const unsigned char *switch_id,
212 const unsigned char *switch_id,
Dcore.c2717 const unsigned char *switch_id, in __mlxsw_core_port_init() argument
2733 memcpy(attrs.switch_id.id, switch_id, switch_id_len); in __mlxsw_core_port_init()
2734 attrs.switch_id.id_len = switch_id_len; in __mlxsw_core_port_init()
2757 const unsigned char *switch_id, in mlxsw_core_port_init() argument
2764 switch_id, switch_id_len); in mlxsw_core_port_init()
2776 const unsigned char *switch_id, in mlxsw_core_cpu_port_init() argument
2786 switch_id, switch_id_len); in mlxsw_core_cpu_port_init()
/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c391 vsi->info.valid_sections, vsi->info.switch_id); in i40e_dbg_dump_vsi_seid()
1041 u16 switch_id; in i40e_dbg_command_write() local
1052 switch_id = in i40e_dbg_command_write()
1053 le16_to_cpu(vsi->info.switch_id) & in i40e_dbg_command_write()
1057 switch_id, in i40e_dbg_command_write()
Di40e_adminq_cmd.h755 __le16 switch_id; /* 12bit id combined with flags below */ member
886 __le16 switch_id; member
Di40e_prototype.h142 u16 veb_seid, u16 *switch_id, bool *floating,
Di40e_common.c2701 u16 veb_seid, u16 *switch_id, in i40e_aq_get_veb_parameters() argument
2723 if (switch_id) in i40e_aq_get_veb_parameters()
2724 *switch_id = le16_to_cpu(cmd_resp->switch_id); in i40e_aq_get_veb_parameters()
Di40e_main.c6089 ctxt.info.switch_id = in i40e_add_channel()
9679 ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB); in i40e_enable_pf_switch_lb()
9715 ctxt.info.switch_id &= ~cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB); in i40e_disable_pf_switch_lb()
13313 ctxt.info.switch_id = in i40e_add_vsi()
13380 ctxt.info.switch_id = in i40e_add_vsi()
13399 ctxt.info.switch_id = in i40e_add_vsi()
13420 ctxt.info.switch_id = in i40e_add_vsi()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c780 memcpy(attrs.switch_id.id, bp->dsn, sizeof(bp->dsn)); in bnxt_dl_register()
781 attrs.switch_id.id_len = sizeof(bp->dsn); in bnxt_dl_register()