Searched refs:mlx5e_create_cq_param (Results 1 – 8 of 8) sorted by relevance
118 void mlx5e_build_create_cq_param(struct mlx5e_create_cq_param *ccp, struct mlx5e_channel *c);
63 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_trap_rq()
565 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_tx_cqs()618 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_rx_cq()
605 void mlx5e_build_create_cq_param(struct mlx5e_create_cq_param *ccp, struct mlx5e_channel *c) in mlx5e_build_create_cq_param()607 *ccp = (struct mlx5e_create_cq_param) { in mlx5e_build_create_cq_param()
72 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_qos_sq()
118 struct mlx5e_create_cq_param ccp; in mlx5e_open_xsk()
1056 struct mlx5e_create_cq_param { struct1067 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, argument
2151 struct mlx5e_create_cq_param *ccp) in mlx5e_open_xdpredirect_sq()2226 struct mlx5e_create_cq_param *ccp, in mlx5e_alloc_cq()2303 struct mlx5e_cq_param *param, struct mlx5e_create_cq_param *ccp, in mlx5e_open_cq()2370 struct mlx5e_create_cq_param *ccp, in mlx5e_open_tx_cqs()2578 struct mlx5e_create_cq_param ccp; in mlx5e_open_queues()
Completed in 642 milliseconds