umem_headroom     653 drivers/net/ethernet/mellanox/mlx5/core/en.h 		u16            umem_headroom;
umem_headroom      28 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c 						      rq->buff.umem_headroom);
umem_headroom      94 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c 	u16 rx_headroom = rq->buff.headroom - rq->buff.umem_headroom;
umem_headroom     157 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c 	u16 rx_headroom = rq->buff.headroom - rq->buff.umem_headroom;
umem_headroom     427 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	rq->buff.umem_headroom = xsk ? xsk->headroom : 0;