Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nfc/pn533/
Dpn533.h202 int tx_tail_len; member
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()
2817 priv->ops->tx_tail_len); in pn532_i2c_nfc_alloc()
Dusb.c352 .tx_tail_len = PN533_ACR122_TX_FRAME_TAIL_LEN,