Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/function/
Df_ncm.c502 static inline unsigned get_ncm(__le16 **p, unsigned size) in get_ncm() function
1205 block_len = get_ncm(&tmp, opts->block_length); in ncm_unwrap_ntb()
1212 ndp_index = get_ncm(&tmp, opts->ndp_index); in ncm_unwrap_ntb()
1258 ndp_index = get_ncm(&tmp, opts->next_ndp_index); in ncm_unwrap_ntb()
1262 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1263 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1303 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1304 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()