Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c1159 unsigned char *ntb_ptr = skb->data; in ncm_unwrap_ntb() local
1176 tmp = (__le16 *)ntb_ptr; in ncm_unwrap_ntb()
1223 tmp = (__le16 *)(ntb_ptr + ndp_index); in ncm_unwrap_ntb()
1280 crc = get_unaligned_le32(ntb_ptr + in ncm_unwrap_ntb()
1284 ntb_ptr + index, in ncm_unwrap_ntb()
1311 skb_put_data(skb2, ntb_ptr + index, in ncm_unwrap_ntb()
1334 (*(unsigned char *)(ntb_ptr + block_len) == 0x00)) { in ncm_unwrap_ntb()
1337 ntb_ptr = (unsigned char *)(ntb_ptr + block_len); in ncm_unwrap_ntb()