Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h106 #define NGBE_FW_CMD_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro
H A Dngbe_hw.c22 buffer.hdr.req.checksum = NGBE_FW_CMD_DEFAULT_CHECKSUM; in ngbe_eeprom_chksum_hostif()