Searched refs:offload_cache_get (Results 1 – 3 of 3) sorted by relevance
183 if (coap_ops && coap_ops->offload_cache_get) in tgt_send_coap_offload_cache_get()184 return coap_ops->offload_cache_get(vdev, req_id); in tgt_send_coap_offload_cache_get()
311 coap_ops->offload_cache_get = target_if_coap_offload_cache_get; in target_if_coap_register_tx_ops()
1742 QDF_STATUS (*offload_cache_get)(struct wlan_objmgr_vdev *vdev, member