Searched refs:mlx5e_cq_param (Results 1 – 6 of 6) sorted by relevance
15 struct mlx5e_cq_param { struct23 struct mlx5e_cq_param cqp; argument30 struct mlx5e_cq_param cqp;144 struct mlx5e_cq_param *param);
804 struct mlx5e_cq_param *param) in mlx5e_build_common_cq_param()833 struct mlx5e_cq_param *param) in mlx5e_build_rx_cq_param()968 struct mlx5e_cq_param *param) in mlx5e_build_tx_cq_param()1010 struct mlx5e_cq_param *param) in mlx5e_build_ico_cq_param()
417 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_tx_cqs()468 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_rx_cq()
75 struct mlx5e_cq_param param_cq; in mlx5e_open_qos_sq()
1071 struct mlx5e_cq_param;1073 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp,
1879 struct mlx5e_cq_param *param, in mlx5e_alloc_cq_common()1916 struct mlx5e_cq_param *param, in mlx5e_alloc_cq()1939 static int mlx5e_create_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param) in mlx5e_create_cq()1993 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, in mlx5e_open_cq()3180 struct mlx5e_cq_param *param) in mlx5e_alloc_drop_cq()3194 struct mlx5e_cq_param cq_param = {}; in mlx5e_open_drop_rq()
Completed in 24 milliseconds