Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.h202 int tx_tail_len; member
H A Dpn533.c370 .tx_tail_len = PN533_STD_FRAME_TAIL_LEN,
390 skb_put(skb, ops->tx_tail_len); in pn533_build_cmd_frame()
642 dev->ops->tx_tail_len, GFP_KERNEL); in pn533_alloc_skb()
2822 priv->ops->tx_tail_len); in pn532_i2c_nfc_alloc()
H A Dusb.c352 .tx_tail_len = PN533_ACR122_TX_FRAME_TAIL_LEN,