Home
last modified time | relevance | path

Searched refs:NE_SEND_DATA_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h87 * NE_SEND_DATA_SIZE / NE_RECV_DATA_SIZE - 240 bytes for send / recv buffer.
89 #define NE_SEND_DATA_SIZE (240) macro
H A Dne_pci_dev.c119 if (cmd_request_size > NE_SEND_DATA_SIZE) { in ne_do_request()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h87 * NE_SEND_DATA_SIZE - Size of the send buffer, in bytes.
89 #define NE_SEND_DATA_SIZE (240) macro
H A Dne_pci_dev.c119 if (cmd_request_size > NE_SEND_DATA_SIZE) { in ne_do_request()

Completed in 3 milliseconds