Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_icmp.c36 if (!pmo_tx_ops.send_icmp_offload_req) { in pmo_tgt_config_icmp_offload_req()
42 status = pmo_tx_ops.send_icmp_offload_req(psoc, pmo_icmp_req); in pmo_tgt_config_icmp_offload_req()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c59 pmo_tx_ops->send_icmp_offload_req = in tgt_if_pmo_icmp_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h277 QDF_STATUS (*send_icmp_offload_req)( member