Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_ncm.c437 static inline unsigned get_ncm(__le16 **p, unsigned size) in get_ncm() function
1163 if (get_ncm(&tmp, opts->block_length) > max_size) { in ncm_unwrap_ntb()
1168 ndp_index = get_ncm(&tmp, opts->ndp_index); in ncm_unwrap_ntb()
1205 ndp_index = get_ncm(&tmp, opts->next_ndp_index); in ncm_unwrap_ntb()
1209 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1210 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1237 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1238 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()