Searched defs:mlx5e_channel (Results 1 – 1 of 1) sorted by relevance
741 struct mlx5e_channel { struct743 struct mlx5e_rq rq;748 bool xdp;749 struct napi_struct napi;750 struct device *pdev;751 struct net_device *netdev;754 u8 num_tc;758 struct mlx5e_xdpsq xdpsq;761 struct mlx5e_rq xskrq;762 struct mlx5e_xdpsq xsksq;[all …]