Home
last modified time | relevance | path

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

/Linux-v6.1/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()
2813 priv->ops->tx_tail_len); in pn532_i2c_nfc_alloc()
Dusb.c337 .tx_tail_len = PN533_ACR122_TX_FRAME_TAIL_LEN,