Searched defs:txdlh (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/neterion/vxge/ | 
| D | vxge-traffic.c | 1437 	void **txdlh, void **txdl_priv)  in vxge_hw_fifo_txdl_reserve()1491 				  void *txdlh, u32 frag_idx,  in vxge_hw_fifo_txdl_buffer_set()
 1536 void vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh)  in vxge_hw_fifo_txdl_post()
 1598 	struct __vxge_hw_fifo *fifo, void **txdlh,  in vxge_hw_fifo_txdl_next_completed()
 1653 					      void *txdlh,  in vxge_hw_fifo_handle_tcode()
 1692 void vxge_hw_fifo_txdl_free(struct __vxge_hw_fifo *fifo, void *txdlh)  in vxge_hw_fifo_txdl_free()
 
 | 
| D | vxge-config.h | 1634 static inline void vxge_hw_fifo_txdl_cksum_set_bits(void *txdlh, u64 cksum_bits)  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()
 1670 static inline void vxge_hw_fifo_txdl_vlan_set(void *txdlh, u16 vlan_tag)  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()
 
 | 
| D | vxge-config.c | 3336 	void *txdlh;  in __vxge_hw_fifo_abort()  local
 |