HomeSort by: relevance | last modified time | path
    Searched defs:mvxpe_crc8 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
if_mvxpe.c 159 STATIC uint8_t mvxpe_crc8(const uint8_t *, size_t);
2681 mvxpe_crc8(const uint8_t *data, size_t size) function in typeref:typename:STATIC uint8_t
2733 i = mvxpe_crc8(enm->enm_addrlo, ETHER_ADDR_LEN);
if_mvxpe.c 159 STATIC uint8_t mvxpe_crc8(const uint8_t *, size_t);
2681 mvxpe_crc8(const uint8_t *data, size_t size) function in typeref:typename:STATIC uint8_t
2733 i = mvxpe_crc8(enm->enm_addrlo, ETHER_ADDR_LEN);

Completed in 25 milliseconds