Searched refs:oper_status (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | switchx2.c | 175 u8 oper_status; in mlxsw_sx_port_oper_status_get() local 182 oper_status = mlxsw_reg_paos_oper_status_get(paos_pl); in mlxsw_sx_port_oper_status_get() 183 *p_is_up = oper_status == MLXSW_PORT_ADMIN_STATUS_UP; in mlxsw_sx_port_oper_status_get()
|
H A D | reg.h | 4469 MLXSW_ITEM32(reg, paos, oper_status, 0x00, 0, 4); 11299 MLXSW_ITEM32(reg, pude, oper_status, 0x00, 0, 4);
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 8514 u8 oper_status[0x4]; member 8890 u8 oper_status[0x4]; member 9250 u8 oper_status[0x4]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 4934 MLXSW_ITEM32(reg, paos, oper_status, 0x00, 0, 4); 13119 MLXSW_ITEM32(reg, pude, oper_status, 0x00, 0, 4);
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 9493 u8 oper_status[0x4]; member 9869 u8 oper_status[0x4]; member 10276 u8 oper_status[0x4]; member
|
Completed in 89 milliseconds