Searched refs:mlx5e_cq_param (Results 1 – 6 of 6) sorted by relevance
15 struct mlx5e_cq_param { struct23 struct mlx5e_cq_param cqp; argument31 struct mlx5e_cq_param cqp;132 struct mlx5e_cq_param *param);
809 struct mlx5e_cq_param *param) in mlx5e_build_common_cq_param()838 struct mlx5e_cq_param *param) in mlx5e_build_rx_cq_param()975 struct mlx5e_cq_param *param) in mlx5e_build_tx_cq_param()1017 struct mlx5e_cq_param *param) in mlx5e_build_ico_cq_param()
567 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_tx_cqs()620 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_rx_cq()
75 struct mlx5e_cq_param param_cq; in mlx5e_open_qos_sq()
1065 struct mlx5e_cq_param;1067 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp,
2189 struct mlx5e_cq_param *param, in mlx5e_alloc_cq_common()2225 struct mlx5e_cq_param *param, in mlx5e_alloc_cq()2248 static int mlx5e_create_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param) in mlx5e_create_cq()2303 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, in mlx5e_open_cq()3565 struct mlx5e_cq_param *param) in mlx5e_alloc_drop_cq()3579 struct mlx5e_cq_param cq_param = {}; in mlx5e_open_drop_rq()
Completed in 42 milliseconds