Searched refs:offload_periodic_tx_enable (Results 1 – 3 of 3) sorted by relevance
148 if (coap_ops && coap_ops->offload_periodic_tx_enable) in tgt_send_coap_offload_periodic_tx_enable()149 return coap_ops->offload_periodic_tx_enable(vdev, param); in tgt_send_coap_offload_periodic_tx_enable()
307 coap_ops->offload_periodic_tx_enable = in target_if_coap_register_tx_ops()
1738 QDF_STATUS (*offload_periodic_tx_enable)(struct wlan_objmgr_vdev *vdev, member