Searched refs:RxD_t (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/neterion/
H A Ds2io.h532 struct RxD_t { struct
561 struct RxD_t h;
572 struct RxD_t h;
1092 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp);
1125 u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp,
H A Ds2io.c101 static inline int RXD_IS_UP2DT(struct RxD_t *rxdp) RXD_IS_UP2DT()
2454 struct RxD_t *rxdp; fill_rx_buffers()
2460 struct RxD_t *first_rxdp = NULL; fill_rx_buffers()
2670 struct RxD_t *rxdp; free_rxd_blk()
2901 struct RxD_t *rxdp; rx_intr_handler()
6797 static int set_rxd_buffer_pointer(struct s2io_nic *sp, struct RxD_t *rxdp, set_rxd_buffer_pointer()
6901 static void set_rxd_buffer_size(struct s2io_nic *sp, struct RxD_t *rxdp, set_rxd_buffer_size()
6920 struct RxD_t *rxdp = NULL; rxd_owner_bit_reset()
7325 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp) rx_osm_handler()
8254 struct tcphdr **tcp, struct RxD_t *rxdp, check_L2_lro_capable()
8446 struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session()

Completed in 265 milliseconds