Searched defs:mlx5e_channel (Results 1 – 1 of 1) sorted by relevance
781 struct mlx5e_channel { struct783 struct mlx5e_rq rq;788 bool xdp;789 struct napi_struct napi;790 struct device *pdev;791 struct net_device *netdev;794 u8 num_tc;798 struct mlx5e_xdpsq xdpsq;801 struct mlx5e_rq xskrq;802 struct mlx5e_xdpsq xsksq;[all …]
Completed in 8 milliseconds