Searched refs:nth_size (Results 1 – 1 of 1) sorted by relevance
439 unsigned nth_size; member455 .nth_size = sizeof(struct usb_cdc_ncm_nth16), \471 .nth_size = sizeof(struct usb_cdc_ncm_nth32), \1059 ncb_len = opts->nth_size; in ncm_wrap_ntb()1074 put_unaligned_le16(opts->nth_size, ntb_data++); in ncm_wrap_ntb()1198 if (get_unaligned_le16(tmp++) != opts->nth_size) { in ncm_unwrap_ntb()1216 (ndp_index < opts->nth_size)) { in ncm_unwrap_ntb()