Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h253 static inline struct sk_buff **mlx5e_skb_fifo_get(struct mlx5e_txqsq *sq, u16 i) in mlx5e_skb_fifo_get() function
260 struct sk_buff **skb_item = mlx5e_skb_fifo_get(sq, sq->skb_fifo_pc++); in mlx5e_skb_fifo_push()
267 return *mlx5e_skb_fifo_get(sq, sq->skb_fifo_cc++); in mlx5e_skb_fifo_pop()