Home
last modified time | relevance | path

Searched refs:offload_periodic_tx_disable (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/coap/dispatcher/src/
H A Dwlan_coap_tgt_api.c166 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()
/wlan-driver/qcacld-3.0/components/target_if/coap/src/
H A Dtarget_if_coap.c309 coap_ops->offload_periodic_tx_disable = in target_if_coap_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1740 QDF_STATUS (*offload_periodic_tx_disable)(struct wlan_objmgr_vdev *vdev, member