Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2072 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_data_X550()
2153 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_buffer_X550()
2210 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_write_ee_hostif_data_X550()
2565 buffer.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_update_flash_X550()
2663 fw_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_disable_rx_x550()
H A Dixgbe_type.h2914 #define FW_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro