Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c445 hic.cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_fw_phy_activity()
744 token_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_get_phy_token()
773 token_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_put_phy_token()
803 write_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_write_iosf_sb_reg_x550a()
833 hic.cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_iosf_sb_reg_x550a()
881 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_buffer_X550()
1093 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_X550()
1181 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_write_ee_hostif_data_X550()
1228 buffer.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_update_flash_X550()
1290 fw_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_disable_rx_x550()
Dixgbe_type.h2654 #define FW_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro