Searched refs:offload_reply_disable (Results 1 – 3 of 3) sorted by relevance
130 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()
305 coap_ops->offload_reply_disable = in target_if_coap_register_tx_ops()
1736 QDF_STATUS (*offload_reply_disable)(struct wlan_objmgr_vdev *vdev, member