Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coap/dispatcher/src/
H A Dwlan_coap_tgt_api.c130 if (coap_ops && coap_ops->offload_reply_disable) in tgt_send_coap_offload_reply_disable()
131 return coap_ops->offload_reply_disable(vdev, req_id); in tgt_send_coap_offload_reply_disable()
/wlan-driver/qcacld-3.0/components/target_if/coap/src/
H A Dtarget_if_coap.c305 coap_ops->offload_reply_disable = in target_if_coap_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1736 QDF_STATUS (*offload_reply_disable)(struct wlan_objmgr_vdev *vdev, member