Searched refs:afc_ind_obj (Results 1 – 5 of 5) sorted by relevance
1032 struct reg_afc_resp_rx_ind_info afc_ind_obj; in wlan_cfg80211_vendor_afc_response() local1062 afc_ind_obj.cmd_type = REG_AFC_CMD_SERV_RESP_READY; in wlan_cfg80211_vendor_afc_response()1063 afc_ind_obj.serv_resp_format = in wlan_cfg80211_vendor_afc_response()1066 if (ucfg_reg_send_afc_resp_rx_ind(pdev, &afc_ind_obj) != in wlan_cfg80211_vendor_afc_response()
490 struct reg_afc_resp_rx_ind_info *afc_ind_obj) in ucfg_reg_send_afc_resp_rx_ind() argument492 return reg_send_afc_cmd(pdev, afc_ind_obj); in ucfg_reg_send_afc_resp_rx_ind()
777 struct reg_afc_resp_rx_ind_info *afc_ind_obj);
2566 struct reg_afc_resp_rx_ind_info *afc_ind_obj);
8779 struct reg_afc_resp_rx_ind_info *afc_ind_obj) in reg_send_afc_cmd() argument8793 return tx_ops->send_afc_ind(psoc, pdev_id, afc_ind_obj); in reg_send_afc_cmd()