Searched refs:hal_fst (Results 1 – 2 of 2) sorted by relevance
451 hal_flow_toeplitz_hash(void *hal_fst, struct hal_rx_flow *flow) in hal_flow_toeplitz_hash() argument455 struct hal_rx_fst *fst = (struct hal_rx_fst *)hal_fst; in hal_flow_toeplitz_hash()491 hal_flow_toeplitz_hash(void *hal_fst, struct hal_rx_flow *flow) in hal_flow_toeplitz_hash() argument498 uint32_t hal_rx_get_hal_hash(struct hal_rx_fst *hal_fst, uint32_t flow_hash) in hal_rx_get_hal_hash() argument503 if (flow_hash >= hal_fst->max_entries) in hal_rx_get_hal_hash()504 trunc_hash &= hal_fst->hash_mask; in hal_rx_get_hal_hash()
201 uint32_t hal_rx_get_hal_hash(struct hal_rx_fst *hal_fst, uint32_t flow_hash);211 hal_flow_toeplitz_hash(void *hal_fst, struct hal_rx_flow *flow);