Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c67 void target_if_pmo_register_tx_ops(struct wlan_pmo_tx_ops *pmo_tx_ops) in target_if_pmo_register_tx_ops() function
/wlan-driver/qcacld-3.0/components/target_if/pmo/inc/
H A Dtarget_if_pmo.h522 void target_if_pmo_register_tx_ops(struct wlan_pmo_tx_ops *tx_ops);
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_obj_mgmt_api.c193 target_if_pmo_register_tx_ops(&psoc_ctx->pmo_tx_ops); in pmo_psoc_object_created_notification()