HomeSort by: relevance | last modified time | path
    Searched refs:FW_MAX_READ_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 3369 if (words > FW_MAX_READ_BUFFER_SIZE / 2)
3370 words_to_read = FW_MAX_READ_BUFFER_SIZE / 2;
ixgbe_type.h 3148 #define FW_MAX_READ_BUFFER_SIZE 1024

Completed in 21 milliseconds