Searched refs:split_port_subnumber (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 205 u32 port_number, bool split, u32 split_port_subnumber,
|
H A D | core.c | 2715 u32 split_port_subnumber, in __mlxsw_core_port_init() 2732 attrs.phys.split_subport_number = split_port_subnumber; in __mlxsw_core_port_init() 2755 u32 split_port_subnumber, in mlxsw_core_port_init() 2762 port_number, split, split_port_subnumber, in mlxsw_core_port_init() 2712 __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u8 local_port, enum devlink_port_flavour flavour, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) __mlxsw_core_port_init() argument 2753 mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u8 local_port, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) mlxsw_core_port_init() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 257 u32 split_port_subnumber,
|
H A D | core.c | 3125 u32 split_port_subnumber, in __mlxsw_core_port_init() 3142 attrs.phys.split_subport_number = split_port_subnumber; in __mlxsw_core_port_init() 3175 u32 split_port_subnumber, in mlxsw_core_port_init() 3184 port_number, split, split_port_subnumber, in mlxsw_core_port_init() 3122 __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, enum devlink_port_flavour flavour, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) __mlxsw_core_port_init() argument 3173 mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) mlxsw_core_port_init() argument
|
H A D | spectrum.c | 1591 u8 *split_port_subnumber, in mlxsw_sp_port_label_info_get() 1602 split_port_subnumber, slot_index); in mlxsw_sp_port_label_info_get() 1613 u8 split_port_subnumber; in mlxsw_sp_port_create() local 1635 &split_port_subnumber, &slot_index); in mlxsw_sp_port_create() 1644 port_number, split, split_port_subnumber, in mlxsw_sp_port_create() 1589 mlxsw_sp_port_label_info_get(struct mlxsw_sp *mlxsw_sp, u16 local_port, u8 *port_number, u8 *split_port_subnumber, u8 *slot_index) mlxsw_sp_port_label_info_get() argument
|
Completed in 19 milliseconds