Lines Matching refs:txdlh
1022 void *txdlh,
1030 void *txdlh,
1634 static inline void vxge_hw_fifo_txdl_cksum_set_bits(void *txdlh, u64 cksum_bits) in vxge_hw_fifo_txdl_cksum_set_bits() argument
1636 struct vxge_hw_fifo_txd *txdp = (struct vxge_hw_fifo_txd *)txdlh; in vxge_hw_fifo_txdl_cksum_set_bits()
1654 static inline void vxge_hw_fifo_txdl_mss_set(void *txdlh, int mss) in vxge_hw_fifo_txdl_mss_set() argument
1656 struct vxge_hw_fifo_txd *txdp = (struct vxge_hw_fifo_txd *)txdlh; in vxge_hw_fifo_txdl_mss_set()
1670 static inline void vxge_hw_fifo_txdl_vlan_set(void *txdlh, u16 vlan_tag) in vxge_hw_fifo_txdl_vlan_set() argument
1672 struct vxge_hw_fifo_txd *txdp = (struct vxge_hw_fifo_txd *)txdlh; in vxge_hw_fifo_txdl_vlan_set()
1689 static inline void *vxge_hw_fifo_txdl_private_get(void *txdlh) in vxge_hw_fifo_txdl_private_get() argument
1691 struct vxge_hw_fifo_txd *txdp = (struct vxge_hw_fifo_txd *)txdlh; in vxge_hw_fifo_txdl_private_get()
1819 void *txdlh,
1826 void *txdlh,