Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.c1483 struct vxge_hw_fifo_txd *txdp, *txdp_last; in vxge_hw_fifo_txdl_buffer_set() local
1497 txdp_last = (struct vxge_hw_fifo_txd *)txdlh + in vxge_hw_fifo_txdl_buffer_set()
1499 txdp_last->control_0 |= VXGE_HW_FIFO_TXD_GATHER_CODE( in vxge_hw_fifo_txdl_buffer_set()
1525 struct vxge_hw_fifo_txd *txdp_last; in vxge_hw_fifo_txdl_post() local
1531 txdp_last = (struct vxge_hw_fifo_txd *)txdlh + (txdl_priv->frags - 1); in vxge_hw_fifo_txdl_post()
1532 txdp_last->control_0 |= in vxge_hw_fifo_txdl_post()