Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx_flow.c498 uint32_t hal_rx_get_hal_hash(struct hal_rx_fst *hal_fst, uint32_t flow_hash) in hal_rx_get_hal_hash() function
507 qdf_export_symbol(hal_rx_get_hal_hash);
520 hal_hash = hal_rx_get_hal_hash(fst, (flow_hash + i)); in hal_rx_insert_flow_entry()
559 hal_hash = hal_rx_get_hal_hash(fst, (flow_hash + i)); in hal_rx_find_flow_from_tuple()
H A Dhal_rx_flow.h201 uint32_t hal_rx_get_hal_hash(struct hal_rx_fst *hal_fst, uint32_t flow_hash);