Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dpn533.c428 int tx_tail_len; member
541 .tx_tail_len = PN533_ACR122_TX_FRAME_TAIL_LEN,
688 .tx_tail_len = PN533_STD_FRAME_TAIL_LEN,
874 skb_put(skb, ops->tx_tail_len); in pn533_build_cmd_frame()
1196 dev->ops->tx_tail_len, GFP_KERNEL); in pn533_alloc_skb()
3231 dev->ops->tx_tail_len); in pn533_probe()