Searched refs:fill_umac_legacy_chanlist (Results 1 – 4 of 4) sorted by relevance
2200 if (reg_tx_ops->fill_umac_legacy_chanlist) in reg_modify_chan_144()2201 reg_tx_ops->fill_umac_legacy_chanlist(pdev, in reg_modify_chan_144()3177 if (reg_tx_ops->fill_umac_legacy_chanlist) in reg_enable_dfs_channels()3178 reg_tx_ops->fill_umac_legacy_chanlist(pdev, in reg_enable_dfs_channels()3329 if (reg_tx_ops->fill_umac_legacy_chanlist) { in reg_modify_pdev_chan_range()3330 reg_tx_ops->fill_umac_legacy_chanlist(pdev, in reg_modify_pdev_chan_range()3421 if (reg_tx_ops->fill_umac_legacy_chanlist) { in reg_disable_chan_coex()3422 reg_tx_ops->fill_umac_legacy_chanlist(pdev, in reg_disable_chan_coex()
4044 if (reg_tx_ops->fill_umac_legacy_chanlist) in reg_propagate_mas_chan_list_and_fill_legacy_list()4045 reg_tx_ops->fill_umac_legacy_chanlist(pdev, in reg_propagate_mas_chan_list_and_fill_legacy_list()
1405 reg_ops->fill_umac_legacy_chanlist = NULL; in target_if_register_regulatory_tx_ops()
1159 QDF_STATUS (*fill_umac_legacy_chanlist)(struct wlan_objmgr_pdev *pdev, member