Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c445 hic.cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_fw_phy_activity()
743 token_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_get_phy_token()
772 token_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_put_phy_token()
802 write_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_write_iosf_sb_reg_x550a()
832 hic.cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_iosf_sb_reg_x550a()
880 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_buffer_X550()
1092 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_read_ee_hostif_X550()
1180 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_write_ee_hostif_data_X550()
1227 buffer.req.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_update_flash_X550()
1289 fw_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in ixgbe_disable_rx_x550()
H A Dixgbe_type.h2662 #define FW_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c321 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in wx_read_ee_hostif_data()
394 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in wx_read_ee_hostif_buffer()
H A Dwx_type.h326 #define FW_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro