Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_kg.h344 bool use_hash; member
/freebsd/sys/netinet/
H A Dtcp_lro.c85 uint32_t csum, bool use_hash);
1295 tcp_lro_rx_common(struct lro_ctrl *lc, struct mbuf *m, uint32_t csum, bool use_hash) in tcp_lro_rx_common() argument
1369 if (!use_hash) { in tcp_lro_rx_common()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c615 if (params->hash_params.use_hash) { in fman_kg_build_scheme()