Searched refs:set_mdns_config (Results 1 – 3 of 3) sorted by relevance
177 QDF_STATUS (*set_mdns_config)(struct wlan_objmgr_psoc *psoc, member
546 tx_ops->set_mdns_config = target_if_fwol_set_mdns_config; in target_if_fwol_register_mdns_tx_ops()
1119 if (tx_ops->set_mdns_config) in ucfg_fwol_set_mdns_config()1120 status = tx_ops->set_mdns_config(psoc, mdns_info); in ucfg_fwol_set_mdns_config()