Searched defs:rqo (Results 1 – 5 of 5) sorted by relevance
26 struct mlx5e_rq_opt_param *rqo) in mlx5e_mpwrq_page_shift()49 struct mlx5e_rq_opt_param *rqo) in mlx5e_mpwrq_umr_mode()241 struct mlx5e_rq_opt_param *rqo) in mlx5e_get_linear_rq_headroom()279 struct mlx5e_rq_opt_param *rqo, in mlx5e_rx_get_linear_stride_sz()308 struct mlx5e_rq_opt_param *rqo) in mlx5e_mpwqe_log_pkts_per_wqe()321 struct mlx5e_rq_opt_param *rqo) in mlx5e_rx_is_linear_skb()369 struct mlx5e_rq_opt_param *rqo) in mlx5e_verify_params_rx_mpwqe_strides()385 struct mlx5e_rq_opt_param *rqo) in mlx5e_rx_mpwqe_is_linear_skb()413 struct mlx5e_rq_opt_param *rqo) in mlx5e_mpwqe_get_log_rq_size()447 struct mlx5e_rq_opt_param *rqo) in mlx5e_mpwqe_get_log_stride_size()[all …]
41 struct mlx5e_rq_opt_param *rqo) in mlx5e_xdp_max_mtu()
310 uint64_t rqo:1; member383 uint64_t rqo:1; member
263 uint64_t rqo:1; member336 uint64_t rqo:1; member
374 struct mlx5e_rq_opt_param *rqo) in mlx5e_rq_alloc_mpwqe_linear_info()897 struct mlx5e_rq_opt_param *rqo, in mlx5e_alloc_rq()1385 struct mlx5e_rq_opt_param *rqo, int node, u16 q_counter, in mlx5e_open_rq()2572 struct mlx5e_rq_opt_param *rqo) in mlx5e_open_rxq_rq()4653 struct mlx5e_rq_opt_param rqo = {0}; in mlx5e_xsk_validate_mtu() local