Home
last modified time | relevance | path

Searched refs:ecore_calc_crc8 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h189 uint8_t ecore_calc_crc8(uint32_t data, uint8_t crc);
H A Decore_reg.h5989 (ecore_calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
H A Decore_sp.c5377 uint8_t ecore_calc_crc8(uint32_t data, uint8_t crc) in ecore_calc_crc8() function