Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.c60 #define P0_SIZE (128 * 1024) macro
61 #define P1_START P0_SIZE
371 if (cmd->len != P0_SIZE) { in handle_eprom_command()
386 if (cmd->len != P0_SIZE) { in handle_eprom_command()
401 if (cmd->len > P0_SIZE) { in handle_eprom_command()