Home
last modified time | relevance | path

Searched +defs:create +defs:params (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/sound/soc/intel/avs/
Dpath.c85 static bool avs_test_hw_params(struct snd_pcm_hw_params *params, in avs_test_hw_params()
518 int (*create)(struct avs_dev *adev, struct avs_path_module *mod); member
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dmac.c1042 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_monitor_vdev_up() local
1064 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_mac_monitor_vdev_start() local
1703 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_control_beaconing() local
3147 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_bss_assoc() local
4241 bool create = true; in ath12k_mac_op_hw_scan() local
6053 const struct ieee80211_tx_queue_params *params) in ath12k_mac_conf_tx()
6107 const struct ieee80211_tx_queue_params *params) in ath12k_mac_op_conf_tx()
8470 struct ieee80211_ampdu_params *params, in ath12k_mac_ampdu_action()
8510 struct ieee80211_ampdu_params *params) in ath12k_mac_op_ampdu_action()
8991 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_mac_update_vif_chan() local
[all …]
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_lib.c2059 void ice_cfg_sw_lldp(struct ice_vsi *vsi, bool tx, bool create) in ice_cfg_sw_lldp()
2481 ice_vsi_setup(struct ice_pf *pf, struct ice_vsi_cfg_params *params) in ice_vsi_setup()