Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.h208 int rx_tail_len; member
H A Dusb.c356 .rx_tail_len = PN533_ACR122_RX_FRAME_TAIL_LEN,
H A Dpn533.c375 .rx_tail_len = PN533_STD_FRAME_TAIL_LEN,
426 skb_trim(resp, resp->len - dev->ops->rx_tail_len); in pn533_send_async_complete()