Searched defs:txdlh (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
D | vxge-traffic.c | 1425 void **txdlh, void **txdl_priv) in vxge_hw_fifo_txdl_reserve() 1479 void *txdlh, u32 frag_idx, in vxge_hw_fifo_txdl_buffer_set() 1522 void vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh) in vxge_hw_fifo_txdl_post() 1584 struct __vxge_hw_fifo *fifo, void **txdlh, in vxge_hw_fifo_txdl_next_completed() 1639 void *txdlh, in vxge_hw_fifo_handle_tcode() 1678 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 | 3330 void *txdlh; in __vxge_hw_fifo_abort() local
|