Home
last modified time | relevance | path

Searched refs:nth_sign (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c348 u32 nth_sign; member
371 .nth_sign = NCM_NTH16_SIGN, .ndp_sign = NCM_NDP16_NOCRC_SIGN, .nth_size = sizeof(struct usb_cdc_ncm_nth16_hw), \
378 .nth_sign = NCM_NTH32_SIGN, .ndp_sign = NCM_NDP32_NOCRC_SIGN, .nth_size = sizeof(struct usb_cdc_ncm_nth32_hw), \
2177 if (get_ncm_le32(p) != popts->nth_sign) { in cdc_ncm_rx_fixup()
2382 put_ncm_le32(popts->nth_sign, p); in ntb_finalize()

Completed in 5 milliseconds