Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c487 static inline unsigned get_ncm(__le16 **p, unsigned size) in get_ncm() function
1195 block_len = get_ncm(&tmp, opts->block_length); in ncm_unwrap_ntb()
1202 ndp_index = get_ncm(&tmp, opts->ndp_index); in ncm_unwrap_ntb()
1248 ndp_index = get_ncm(&tmp, opts->next_ndp_index); in ncm_unwrap_ntb()
1252 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1253 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1293 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1294 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()