Lines Matching defs:opts
55 bcm_xtlv_hdr_size(bcm_xtlv_opts_t opts) in bcm_xtlv_hdr_size()
65 bcm_valid_xtlv(const bcm_xtlv_t *elt, int buf_len, bcm_xtlv_opts_t opts) in bcm_valid_xtlv()
73 bcm_xtlv_size_for_data(int dlen, bcm_xtlv_opts_t opts) in bcm_xtlv_size_for_data()
83 bcm_xtlv_size(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_size()
94 bcm_xtlv_len(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_len()
116 bcm_xtlv_id(const bcm_xtlv_t *elt, bcm_xtlv_opts_t opts) in bcm_xtlv_id()
131 bcm_next_xtlv(const bcm_xtlv_t *elt, int *buflen, bcm_xtlv_opts_t opts) in bcm_next_xtlv()
149 bcm_xtlv_buf_init(bcm_xtlvbuf_t *tlv_buf, uint8 *buf, uint16 len, bcm_xtlv_opts_t opts) in bcm_xtlv_buf_init()
200 bcm_xtlv_opts_t opts) in bcm_xtlv_pack_xtlv()
248 const uint8 **data, bcm_xtlv_opts_t opts) in bcm_xtlv_unpack_xtlv()
359 uint8 *dst_data, bcm_xtlv_opts_t opts) in bcm_unpack_xtlv_entry()
386 const uint8 *src_data, bcm_xtlv_opts_t opts) in bcm_pack_xtlv_entry()
413 bcm_unpack_xtlv_buf(void *ctx, const uint8 *tlv_buf, uint16 buflen, bcm_xtlv_opts_t opts, in bcm_unpack_xtlv_buf()
447 bcm_pack_xtlv_buf(void *ctx, uint8 *tlv_buf, uint16 buflen, bcm_xtlv_opts_t opts, in bcm_pack_xtlv_buf()
497 bcm_xtlv_opts_t opts) in bcm_pack_xtlv_buf_from_mem()
522 bcm_xtlv_opts_t opts) in bcm_unpack_xtlv_buf_to_mem()
566 uint16 *datalen, bcm_xtlv_opts_t opts) in bcm_get_data_from_xtlv_buf()
606 int src_buf_len, int dst_buf_len, bcm_xtlv_opts_t opts) in bcm_xtlv_bcopy()