Searched defs:nxge_flow_get_hash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c73 nxge_status_t nxge_flow_get_hash(p_nxge_t, flow_resource_t *,
1188 nxge_flow_get_hash(p_nxge_t nxgep, flow_resource_t *flow_res, function
1198 NXGE_DEBUG_MSG((nxgep, FFLP_CTL, "==> nxge_flow_get_hash"));
1242 NXGE_DEBUG_MSG((nxgep, FFLP_CTL, "<== nxge_flow_get_hash"));
1254 status = nxge_flow_get_hash(nxgep, flow_res, &H1, &H2);

Completed in 91 milliseconds