Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h289 struct sk_buff **mlx5e_skb_fifo_get(struct mlx5e_skb_fifo *fifo, u16 i) in mlx5e_skb_fifo_get() function
297 struct sk_buff **skb_item = mlx5e_skb_fifo_get(fifo, (*fifo->pc)++); in mlx5e_skb_fifo_push()
307 return *mlx5e_skb_fifo_get(fifo, (*fifo->cc)++); in mlx5e_skb_fifo_pop()

Completed in 3 milliseconds