Searched refs:MLXSW_EMAD_OP_TLV_LEN (Results 1 – 2 of 2) sorted by relevance
27 #define MLXSW_EMAD_OP_TLV_LEN 4 /* Length in u32 */ macro
429 mlxsw_emad_op_tlv_len_set(op_tlv, MLXSW_EMAD_OP_TLV_LEN); in mlxsw_emad_pack_op_tlv()479 buf = skb_push(skb, MLXSW_EMAD_OP_TLV_LEN * sizeof(u32)); in mlxsw_emad_construct()506 MLXSW_EMAD_OP_TLV_LEN * sizeof(u32); in mlxsw_emad_tlv_parse()549 return ((char *) (mbox + (MLXSW_EMAD_OP_TLV_LEN + 1) * sizeof(u32))); in mlxsw_emad_reg_payload_cmd()836 (MLXSW_EMAD_OP_TLV_LEN + MLXSW_EMAD_END_TLV_LEN) * in mlxsw_emad_alloc()2779 tmp = in_mbox + MLXSW_EMAD_OP_TLV_LEN * sizeof(u32); in mlxsw_core_reg_access_cmd()