Searched defs:t_code (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-traffic.c | 2409 u8 t_code; vxge_hw_vpath_poll_rx() local 2465 enum vxge_hw_fifo_tcode t_code; vxge_hw_vpath_poll_tx() local 1299 vxge_hw_ring_rxd_next_completed( struct __vxge_hw_ring *ring, void **rxdh, u8 *t_code) vxge_hw_ring_rxd_next_completed() argument 1364 vxge_hw_ring_handle_tcode( struct __vxge_hw_ring *ring, void *rxdh, u8 t_code) vxge_hw_ring_handle_tcode() argument 1621 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 1676 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
|
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 546 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
|
Completed in 240 milliseconds