Searched refs:hal_rx_get_fisa_timeout (Results 1 – 7 of 7) sorted by relevance
2438 hal_rx_get_fisa_timeout(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_rx_get_fisa_timeout() function2448 if (hal_soc->ops->hal_rx_get_fisa_timeout) in hal_rx_get_fisa_timeout()2449 return hal_soc->ops->hal_rx_get_fisa_timeout(buf); in hal_rx_get_fisa_timeout()
1249 bool (*hal_rx_get_fisa_timeout)(uint8_t *buf); member
1961 hal_soc->ops->hal_rx_get_fisa_timeout = hal_rx_get_fisa_timeout_6450; in hal_hw_txrx_ops_attach_wcn6450()
1931 hal_soc->ops->hal_rx_get_fisa_timeout = hal_rx_get_fisa_timeout_6490; in hal_hw_txrx_ops_attach_qca6490()
2080 hal_soc->ops->hal_rx_get_fisa_timeout = hal_rx_get_fisa_timeout_6750; in hal_hw_txrx_ops_attach_qca6750()
92 fisa_timeout = hal_rx_get_fisa_timeout(hal_soc_hdl, buf); in dump_tlvs()
2275 hal_soc->ops->hal_rx_get_fisa_timeout = hal_rx_get_fisa_timeout_be; in hal_hw_txrx_ops_attach_kiwi()