Searched refs:FW_MAX_READ_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
499 #define FW_MAX_READ_BUFFER_SIZE 244496 #define FW_MAX_READ_BUFFER_SIZE global() macro
874 if (words > FW_MAX_READ_BUFFER_SIZE / 2) in ixgbe_read_ee_hostif_buffer_X550()875 words_to_read = FW_MAX_READ_BUFFER_SIZE / 2; in ixgbe_read_ee_hostif_buffer_X550()
2682 #define FW_MAX_READ_BUFFER_SIZE 1024 macro