Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_lphb.c37 if (!pmo_tx_ops.send_lphb_enable) { in pmo_tgt_send_lphb_enable()
42 status = pmo_tx_ops.send_lphb_enable(psoc, ts_lphb_enable); in pmo_tgt_send_lphb_enable()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c108 pmo_tx_ops->send_lphb_enable = in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h223 QDF_STATUS (*send_lphb_enable)( member