Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_lphb.c103 if (!pmo_tx_ops.send_lphb_upd_params) { in pmo_tgt_send_lphb_udp_params()
108 status = pmo_tx_ops.send_lphb_upd_params(psoc, ts_lphb_udp_param); in pmo_tgt_send_lphb_udp_params()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c114 pmo_tx_ops->send_lphb_upd_params = in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h232 QDF_STATUS (*send_lphb_upd_params)( member