Searched refs:send_afc_ind (Results 1 – 3 of 3) sorted by relevance
971 reg_ops->send_afc_ind = tgt_if_regulatory_send_afc_cmd; in tgt_if_register_afc_callback()
1189 QDF_STATUS (*send_afc_ind)(struct wlan_objmgr_psoc *psoc, member
8792 if (tx_ops->send_afc_ind) in reg_send_afc_cmd()8793 return tx_ops->send_afc_ind(psoc, pdev_id, afc_ind_obj); in reg_send_afc_cmd()