Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtrtl.c491 u32 subsec_len; in btrtl_parse_section() local
507 subsec_len = le32_to_cpu(common_subsec->len); in btrtl_parse_section()
510 common_subsec->eco, subsec_len); in btrtl_parse_section()
512 ptr = rtl_iov_pull_data(&iov, subsec_len); in btrtl_parse_section()
532 subsec->len = subsec_len; in btrtl_parse_section()
535 rc += subsec_len; in btrtl_parse_section()