Searched refs:offload_reply_enable (Results 1 – 3 of 3) sorted by relevance
112 if (coap_ops && coap_ops->offload_reply_enable) in tgt_send_coap_offload_reply_enable()113 return coap_ops->offload_reply_enable(vdev, param); in tgt_send_coap_offload_reply_enable()
303 coap_ops->offload_reply_enable = in target_if_coap_register_tx_ops()
1734 QDF_STATUS (*offload_reply_enable)(struct wlan_objmgr_vdev *vdev, member