Searched refs:mlx5e_cq_param (Results 1 – 6 of 6) sorted by relevance
14 struct mlx5e_cq_param { struct22 struct mlx5e_cq_param cqp; argument29 struct mlx5e_cq_param cqp;154 struct mlx5e_cq_param *param);
458 struct mlx5e_cq_param *param) in mlx5e_build_common_cq_param()487 struct mlx5e_cq_param *param) in mlx5e_build_rx_cq_param()611 struct mlx5e_cq_param *param) in mlx5e_build_tx_cq_param()653 struct mlx5e_cq_param *param) in mlx5e_build_ico_cq_param()
366 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_tx_cqs()417 struct mlx5e_cq_param *cq_param; in mlx5e_ptp_open_rx_cq()
201 struct mlx5e_cq_param param_cq; in mlx5e_open_qos_sq()
1031 struct mlx5e_cq_param;1033 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp,
1719 struct mlx5e_cq_param *param, in mlx5e_alloc_cq_common()1755 struct mlx5e_cq_param *param, in mlx5e_alloc_cq()1778 static int mlx5e_create_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param) in mlx5e_create_cq()1832 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, in mlx5e_open_cq()2936 struct mlx5e_cq_param *param) in mlx5e_alloc_drop_cq()2950 struct mlx5e_cq_param cq_param = {}; in mlx5e_open_drop_rq()
Completed in 27 milliseconds