Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c528 pps_cmd.hdr.checksum = FW_DEFAULT_CHECKSUM; in wx_set_pps()
553 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in wx_read_ee_hostif_data()
630 buffer.hdr.req.checksum = FW_DEFAULT_CHECKSUM; in wx_read_ee_hostif_buffer()
H A Dwx_type.h503 #define FW_DEFAULT_CHECKSUM 0xFF /* checksum always 0xFF */ macro