Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h40 uint32_t nxge_compute_h1_table4(uint32_t, uint32_t *, uint32_t);
49 nxge_compute_h1_table4(cin, flow, len)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c330 nxge_compute_h1_table4(uint32_t crcin, uint32_t *flow, uint32_t length) in nxge_compute_h1_table4() function