Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h41 uint32_t nxge_compute_h1_serial(uint32_t crcin, uint32_t *, uint32_t);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c302 nxge_compute_h1_serial(uint32_t init_value, uint32_t *flow, uint32_t len) in nxge_compute_h1_serial() function