Searched defs:txdlh (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/ |
D | vxge-traffic.c | 1440 void **txdlh, void **txdl_priv) in vxge_hw_fifo_txdl_reserve() 1494 void *txdlh, u32 frag_idx, in vxge_hw_fifo_txdl_buffer_set() 1539 void vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh) in vxge_hw_fifo_txdl_post() 1601 struct __vxge_hw_fifo *fifo, void **txdlh, in vxge_hw_fifo_txdl_next_completed() 1656 void *txdlh, in vxge_hw_fifo_handle_tcode() 1695 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 | 3334 void *txdlh; in __vxge_hw_fifo_abort() local
|