Searched defs:txdlh (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-traffic.c | 1423 vxge_hw_fifo_txdl_reserve( struct __vxge_hw_fifo *fifo, void **txdlh, void **txdl_priv) vxge_hw_fifo_txdl_reserve() argument 1478 vxge_hw_fifo_txdl_buffer_set(struct __vxge_hw_fifo *fifo, void *txdlh, u32 frag_idx, dma_addr_t dma_pointer, u32 size) vxge_hw_fifo_txdl_buffer_set() argument 1522 vxge_hw_fifo_txdl_post(struct __vxge_hw_fifo *fifo, void *txdlh) vxge_hw_fifo_txdl_post() argument 1583 vxge_hw_fifo_txdl_next_completed( struct __vxge_hw_fifo *fifo, void **txdlh, enum vxge_hw_fifo_tcode *t_code) vxge_hw_fifo_txdl_next_completed() argument 1638 vxge_hw_fifo_handle_tcode(struct __vxge_hw_fifo *fifo, void *txdlh, enum vxge_hw_fifo_tcode t_code) vxge_hw_fifo_handle_tcode() argument 1678 vxge_hw_fifo_txdl_free(struct __vxge_hw_fifo *fifo, void *txdlh) vxge_hw_fifo_txdl_free() argument [all...] |
H A D | vxge-config.c | 3330 void *txdlh; in __vxge_hw_fifo_abort() local
|
H A 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() argument 1654 static inline void vxge_hw_fifo_txdl_mss_set(void *txdlh, in argument 1670 vxge_hw_fifo_txdl_vlan_set(void *txdlh, u16 vlan_tag) vxge_hw_fifo_txdl_vlan_set() argument 1689 vxge_hw_fifo_txdl_private_get(void *txdlh) vxge_hw_fifo_txdl_private_get() argument [all...] |
Completed in 11 milliseconds