Searched +defs:create +defs:params (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv6/ |
H A D | ip6_vti.c | 251 int create) in vti6_locate() 1001 struct rtnl_newlink_params *params, in vti6_newlink()
|
H A D | ip6_gre.c | 316 const struct __ip6_tnl_parm *parms, int create) in ip6gre_tunnel_locate() argument 1968 struct rtnl_newlink_params *params, in ip6gre_newlink() argument 2206 struct rtnl_newlink_params *params, in ip6erspan_newlink() argument [all...] |
H A D | sit.c | 231 int create) in ipip6_tunnel_locate() argument 1554 ipip6_newlink(struct net_device * dev,struct rtnl_newlink_params * params,struct netlink_ext_ack * extack) ipip6_newlink() argument
|
H A D | ip6_tunnel.c | 339 struct __ip6_tnl_parm *p, int create) in ip6_tnl_locate() 2016 struct rtnl_newlink_params *params, in ip6_tnl_newlink()
|
/linux/sound/soc/intel/avs/ |
H A D | path.c | 85 static bool avs_test_hw_params(struct snd_pcm_hw_params *params, in avs_test_hw_params() argument 753 int (*create)(struct avs_dev *adev, struct avs_path_module *mod); global() member [all...] |
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 1187 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_monitor_vdev_up() local 1209 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_mac_monitor_vdev_start() local 1751 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_control_beaconing() local 3590 struct ath12k_wmi_vdev_up_params params = {}; in ath12k_bss_assoc() local 4895 struct ath12k_fw_stats_req_params params = {}; in ath12k_mac_op_get_txpower() local 5018 bool create = true; in ath12k_mac_initiate_hw_scan() local 7432 const struct ieee80211_tx_queue_params *params) in ath12k_mac_conf_tx() 7486 const struct ieee80211_tx_queue_params *params) in ath12k_mac_op_conf_tx() 10334 struct ieee80211_ampdu_params *params, in ath12k_mac_ampdu_action() 10374 struct ieee80211_ampdu_params *params) in ath12k_mac_op_ampdu_action() [all …]
|