Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c39 const struct mlxfw_mfa2_tlv *
49 const struct mlxfw_mfa2_tlv *
51 const struct mlxfw_mfa2_tlv *tlv) in mlxfw_mfa2_tlv_next()
70 const struct mlxfw_mfa2_tlv *
72 const struct mlxfw_mfa2_tlv *from_tlv, u16 count) in mlxfw_mfa2_tlv_advance()
74 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_tlv_advance()
83 const struct mlxfw_mfa2_tlv *
88 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_tlv_multi_child_find()
109 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_tlv_multi_child_count()
H A Dmlxfw_mfa2_tlv.h38 struct mlxfw_mfa2_tlv { struct
45 static inline const struct mlxfw_mfa2_tlv * argument
49 !mlxfw_mfa2_valid_ptr(mfa2_file, ptr + sizeof(struct mlxfw_mfa2_tlv))) in mlxfw_mfa2_tlv_get()
51 return (const struct mlxfw_mfa2_tlv *) ptr; in mlxfw_mfa2_tlv_get()
56 const struct mlxfw_mfa2_tlv *tlv, u8 payload_type, in mlxfw_mfa2_tlv_payload_get()
78 const struct mlxfw_mfa2_tlv *tlv) \
88 const struct mlxfw_mfa2_tlv *tlv) \
H A Dmlxfw_mfa2_tlv_multi.h39 const struct mlxfw_mfa2_tlv *
43 const struct mlxfw_mfa2_tlv *
45 const struct mlxfw_mfa2_tlv *tlv);
47 const struct mlxfw_mfa2_tlv *
49 const struct mlxfw_mfa2_tlv *from_tlv, u16 count);
51 const struct mlxfw_mfa2_tlv *
H A Dmlxfw_mfa2.c126 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_tlv_multi_validate()
141 const struct mlxfw_mfa2_tlv *dev_tlv, in mlxfw_mfa2_file_dev_validate()
147 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_file_dev_validate()
214 const struct mlxfw_mfa2_tlv *comp_tlv, in mlxfw_mfa2_file_comp_validate()
219 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_file_comp_validate()
255 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_file_validate()
292 const struct mlxfw_mfa2_tlv *multi_child; in mlxfw_mfa2_file_init()
293 const struct mlxfw_mfa2_tlv *first_tlv; in mlxfw_mfa2_file_init()
363 const struct mlxfw_mfa2_tlv *dev_tlv; in mlxfw_mfa2_tlv_dev_get()
364 const struct mlxfw_mfa2_tlv *tlv; in mlxfw_mfa2_tlv_dev_get()
[all …]
H A Dmlxfw_mfa2_file.h40 const struct mlxfw_mfa2_tlv *first_dev;
42 const struct mlxfw_mfa2_tlv *first_component;