Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c795 return mgmt_rx_reo_rx_ops->host_drop_handler(pdev, params->reo_params); in target_if_mgmt_rx_reo_host_drop_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c764 mgmt_rx_reo_rx_ops->host_drop_handler = in wlan_lmac_if_mgmt_rx_reo_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h373 QDF_STATUS (*host_drop_handler)( member