Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c205 MLXSW_ITEM32(emad, op_tlv, type, 0x00, 27, 5);
211 MLXSW_ITEM32(emad, op_tlv, len, 0x00, 16, 11);
219 MLXSW_ITEM32(emad, op_tlv, dr, 0x00, 15, 1);
236 MLXSW_ITEM32(emad, op_tlv, status, 0x00, 8, 7);
241 MLXSW_ITEM32(emad, op_tlv, register_id, 0x04, 16, 16);
246 MLXSW_ITEM32(emad, op_tlv, r, 0x04, 15, 1);
255 MLXSW_ITEM32(emad, op_tlv, method, 0x04, 8, 7);
260 MLXSW_ITEM32(emad, op_tlv, class, 0x04, 0, 8);
265 MLXSW_ITEM64(emad, op_tlv, tid, 0x08, 0, 64);
347 static void mlxsw_emad_pack_op_tlv(char *op_tlv, in mlxsw_emad_pack_op_tlv() argument
410 u16 op_tlv; global() member
478 char *op_tlv; mlxsw_emad_get_tid() local
486 char *op_tlv; mlxsw_emad_is_resp() local
492 mlxsw_emad_process_status(char *op_tlv, enum mlxsw_emad_op_tlv_status *p_status) mlxsw_emad_process_status() argument
2186 char *op_tlv; mlxsw_core_event_listener_func() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c301 MLXSW_ITEM32(emad, op_tlv, type, 0x00, 27, 5);
307 MLXSW_ITEM32(emad, op_tlv, len, 0x00, 16, 11);
315 MLXSW_ITEM32(emad, op_tlv, dr, 0x00, 15, 1);
332 MLXSW_ITEM32(emad, op_tlv, status, 0x00, 8, 7);
337 MLXSW_ITEM32(emad, op_tlv, register_id, 0x04, 16, 16);
342 MLXSW_ITEM32(emad, op_tlv, r, 0x04, 15, 1);
351 MLXSW_ITEM32(emad, op_tlv, method, 0x04, 8, 7);
356 MLXSW_ITEM32(emad, op_tlv, class, 0x04, 0, 8);
361 MLXSW_ITEM64(emad, op_tlv, tid, 0x08, 0, 64);
459 static void mlxsw_emad_pack_op_tlv(char *op_tlv, in mlxsw_emad_pack_op_tlv() argument
533 u16 op_tlv; global() member
616 char *op_tlv; mlxsw_emad_get_tid() local
624 char *op_tlv; mlxsw_emad_is_resp() local
630 mlxsw_emad_process_status(char *op_tlv, enum mlxsw_emad_op_tlv_status *p_status) mlxsw_emad_process_status() argument
2490 char *op_tlv; mlxsw_core_event_listener_func() local
[all...]

Completed in 7 milliseconds