Home
last modified time | relevance | path

Searched refs:mlx5e_skb_fifo (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h87 mlx5e_skb_fifo_has_room(struct mlx5e_skb_fifo *fifo) in mlx5e_skb_fifo_has_room()
289 struct sk_buff **mlx5e_skb_fifo_get(struct mlx5e_skb_fifo *fifo, u16 i) in mlx5e_skb_fifo_get()
295 void mlx5e_skb_fifo_push(struct mlx5e_skb_fifo *fifo, struct sk_buff *skb) in mlx5e_skb_fifo_push()
303 struct sk_buff *mlx5e_skb_fifo_pop(struct mlx5e_skb_fifo *fifo) in mlx5e_skb_fifo_pop()
A Dptp.h19 struct mlx5e_skb_fifo skb_fifo;
A Dptp.c309 static void mlx5e_ptp_drain_skb_fifo(struct mlx5e_skb_fifo *skb_fifo) in mlx5e_ptp_drain_skb_fifo()
318 static void mlx5e_ptp_free_traffic_db(struct mlx5e_skb_fifo *skb_fifo) in mlx5e_ptp_free_traffic_db()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h409 struct mlx5e_skb_fifo { struct
441 struct mlx5e_skb_fifo skb_fifo;

Completed in 12 milliseconds