Searched refs:offload_periodic_tx_disable (Results 1 – 3 of 3) sorted by relevance
166 if (coap_ops && coap_ops->offload_periodic_tx_disable) in tgt_send_coap_offload_periodic_tx_disable()167 return coap_ops->offload_periodic_tx_disable(vdev, req_id); in tgt_send_coap_offload_periodic_tx_disable()
309 coap_ops->offload_periodic_tx_disable = in target_if_coap_register_tx_ops()
1740 QDF_STATUS (*offload_periodic_tx_disable)(struct wlan_objmgr_vdev *vdev, member