Searched defs:t_code (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-traffic.c | 1280 vxge_hw_ring_rxd_next_completed( struct __vxge_hw_ring *ring, void **rxdh, u8 *t_code) vxge_hw_ring_rxd_next_completed() argument 1345 vxge_hw_ring_handle_tcode( struct __vxge_hw_ring *ring, void *rxdh, u8 t_code) vxge_hw_ring_handle_tcode() 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 2357 u8 t_code; vxge_hw_vpath_poll_rx() local 2413 enum vxge_hw_fifo_tcode t_code; vxge_hw_vpath_poll_tx() local [all...] |
H A D | vxge-main.c | 354 vxge_rx_1b_compl(struct __vxge_hw_ring *ringh, void *dtr, u8 t_code, void *userdata) vxge_rx_1b_compl() argument 547 vxge_xmit_compl(struct __vxge_hw_fifo *fifo_hw, void *dtr, enum vxge_hw_fifo_tcode t_code, void *userdata, struct sk_buff ***skb_ptr, int nr_skb, int *more) vxge_xmit_compl() argument [all...] |
Completed in 5 milliseconds