Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ctrl.h1428 !soc->ops->ctrl_ops->get_umac_reset_in_progress_state) in cdp_get_umac_reset_in_progress_state()
1431 return soc->ops->ctrl_ops->get_umac_reset_in_progress_state(soc); in cdp_get_umac_reset_in_progress_state()
H A Dcdp_txrx_ops.h1000 enum cdp_umac_reset_state (*get_umac_reset_in_progress_state)( member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12545 .get_umac_reset_in_progress_state = dp_get_umac_reset_in_progress_state,