Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_ncm.c500 static inline unsigned get_ncm(__le16 **p, unsigned size) in get_ncm() function
1203 block_len = get_ncm(&tmp, opts->block_length); in ncm_unwrap_ntb()
1210 ndp_index = get_ncm(&tmp, opts->ndp_index); in ncm_unwrap_ntb()
1256 ndp_index = get_ncm(&tmp, opts->next_ndp_index); in ncm_unwrap_ntb()
1260 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1261 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1301 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1302 dg_len2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()