Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c300 MLXSW_ITEM32(emad, op_tlv, type, 0x00, 27, 5);
306 MLXSW_ITEM32(emad, op_tlv, len, 0x00, 16, 11);
314 MLXSW_ITEM32(emad, op_tlv, dr, 0x00, 15, 1);
331 MLXSW_ITEM32(emad, op_tlv, status, 0x00, 8, 7);
336 MLXSW_ITEM32(emad, op_tlv, register_id, 0x04, 16, 16);
341 MLXSW_ITEM32(emad, op_tlv, r, 0x04, 15, 1);
350 MLXSW_ITEM32(emad, op_tlv, method, 0x04, 8, 7);
355 MLXSW_ITEM32(emad, op_tlv, class, 0x04, 0, 8);
360 MLXSW_ITEM64(emad, op_tlv, tid, 0x08, 0, 64);
442 static void mlxsw_emad_pack_op_tlv(char *op_tlv, in mlxsw_emad_pack_op_tlv() argument
[all …]