Searched refs:mlx5e_create_cq_param (Results 1 – 8 of 8) sorted by relevance
138 void mlx5e_build_create_cq_param(struct mlx5e_create_cq_param *ccp, struct mlx5e_channel *c);
57 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_trap_rq()
378 void mlx5e_build_create_cq_param(struct mlx5e_create_cq_param *ccp, struct mlx5e_channel *c) in mlx5e_build_create_cq_param()380 *ccp = (struct mlx5e_create_cq_param) { in mlx5e_build_create_cq_param()
364 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_tx_cqs()415 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_rx_cq()
198 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_qos_sq()
99 struct mlx5e_create_cq_param ccp; in mlx5e_open_xsk()
1024 struct mlx5e_create_cq_param { struct1033 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, argument
1756 struct mlx5e_create_cq_param *ccp, in mlx5e_alloc_cq()1832 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, in mlx5e_open_cq()1864 struct mlx5e_create_cq_param *ccp, in mlx5e_open_tx_cqs()2061 struct mlx5e_create_cq_param ccp; in mlx5e_open_queues()
Completed in 29 milliseconds