Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtrtl.c481 u32 subsec_len; in btrtl_parse_section() local
497 subsec_len = le32_to_cpu(common_subsec->len); in btrtl_parse_section()
500 common_subsec->eco, subsec_len); in btrtl_parse_section()
502 ptr = rtl_iov_pull_data(&iov, subsec_len); in btrtl_parse_section()
522 subsec->len = subsec_len; in btrtl_parse_section()
525 rc += subsec_len; in btrtl_parse_section()