Home
last modified time | relevance | path

Searched refs:MAX_RESPONSE_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c64 #define MAX_RESPONSE_BUFFER_SIZE 280 macro
928 skb_resp = nfc_alloc_recv_skb(MAX_RESPONSE_BUFFER_SIZE, GFP_KERNEL); in st95hf_in_send_cmd()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c63 #define MAX_RESPONSE_BUFFER_SIZE 280 macro
927 skb_resp = nfc_alloc_recv_skb(MAX_RESPONSE_BUFFER_SIZE, GFP_KERNEL); in st95hf_in_send_cmd()

Completed in 4 milliseconds