Home
last modified time | relevance | path

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

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