Searched refs:hal_get_first_wow_wakeup_packet (Results 1 – 9 of 9) sorted by relevance
3182 hal_get_first_wow_wakeup_packet(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_get_first_wow_wakeup_packet() function3186 return hal_soc->ops->hal_get_first_wow_wakeup_packet(buf); in hal_get_first_wow_wakeup_packet()
1436 uint8_t (*hal_get_first_wow_wakeup_packet)(uint8_t *buf); member
1240 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_6290()
1313 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_qca6390()
1999 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_wcn6450()
1962 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_qca6490()
2118 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_qca6750()
2346 hal_soc->ops->hal_get_first_wow_wakeup_packet = in hal_hw_txrx_ops_attach_kiwi()
212 if (hal_get_first_wow_wakeup_packet(soc->hal_soc, rx_tlv)) { in dp_rx_mark_first_packet_after_wow_wakeup()