Home
last modified time | relevance | path

Searched refs:beacon_send (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
Dwlan_mgmt_txrx_utils_api.c581 if (!tx_ops->mgmt_txrx_tx_ops.beacon_send) { in wlan_mgmt_txrx_beacon_frame_tx()
587 if (tx_ops->mgmt_txrx_tx_ops.beacon_send(vdev, buf)) { in wlan_mgmt_txrx_beacon_frame_tx()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h397 QDF_STATUS (*beacon_send)(struct wlan_objmgr_vdev *vdev, member