Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtrtl.c460 u32 subsec_len; in btrtl_parse_section() local
476 subsec_len = le32_to_cpu(common_subsec->len); in btrtl_parse_section()
479 common_subsec->eco, subsec_len); in btrtl_parse_section()
481 ptr = rtl_iov_pull_data(&iov, subsec_len); in btrtl_parse_section()
501 subsec->len = subsec_len; in btrtl_parse_section()
504 rc += subsec_len; in btrtl_parse_section()

Completed in 2 milliseconds