Searched refs:nth_size (Results 1 – 1 of 1) sorted by relevance
437 unsigned nth_size; member 453 .nth_size = sizeof(struct usb_cdc_ncm_nth16),468 .nth_size = sizeof(struct usb_cdc_ncm_nth32),1052 ncb_len = opts->nth_size; in ncm_wrap_ntb() 1067 put_unaligned_le16(opts->nth_size, ntb_data++); in ncm_wrap_ntb() 1203 if (get_unaligned_le16(tmp++) != opts->nth_size) { in ncm_unwrap_ntb() 1225 (ndp_index < opts->nth_size) || in ncm_unwrap_ntb() 1273 if ((index < opts->nth_size) || in ncm_unwrap_ntb()