Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1433 reg_ops->send_ctl_info = tgt_if_regulatory_send_ctl_info; in target_if_register_regulatory_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1177 QDF_STATUS (*send_ctl_info)(struct wlan_objmgr_psoc *psoc, member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c3882 if (!tx_ops || !tx_ops->send_ctl_info) { in reg_send_ctl_info()
3914 status = tx_ops->send_ctl_info(psoc, &params); in reg_send_ctl_info()