Searched refs:FW_MAX_READ_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
36 #define FW_MAX_READ_BUFFER_SIZE 244 macro
3160 if (words > FW_MAX_READ_BUFFER_SIZE / 2) in ixgbe_read_ee_hostif_buffer_X550()3161 words_to_read = FW_MAX_READ_BUFFER_SIZE / 2; in ixgbe_read_ee_hostif_buffer_X550()
3073 #define FW_MAX_READ_BUFFER_SIZE 1024 macro