Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_lphb.c59 if (!pmo_tx_ops.send_lphb_tcp_params) { in pmo_tgt_send_lphb_tcp_params()
64 status = pmo_tx_ops.send_lphb_tcp_params(psoc, ts_lphb_tcp_param); in pmo_tgt_send_lphb_tcp_params()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c110 pmo_tx_ops->send_lphb_tcp_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.h226 QDF_STATUS (*send_lphb_tcp_params)( member