Home
last modified time | relevance | path

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

/drivers/net/ethernet/neterion/
Ds2io.h532 struct RxD_t { struct
561 struct RxD_t h; argument
572 struct RxD_t h;
1093 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp);
1126 u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp,
Ds2io.c100 static inline int RXD_IS_UP2DT(struct RxD_t *rxdp) in RXD_IS_UP2DT()
2462 struct RxD_t *rxdp; in fill_rx_buffers()
2468 struct RxD_t *first_rxdp = NULL; in fill_rx_buffers()
2678 struct RxD_t *rxdp; in free_rxd_blk()
2908 struct RxD_t *rxdp; in rx_intr_handler()
6802 static int set_rxd_buffer_pointer(struct s2io_nic *sp, struct RxD_t *rxdp, in set_rxd_buffer_pointer()
6906 static void set_rxd_buffer_size(struct s2io_nic *sp, struct RxD_t *rxdp, in set_rxd_buffer_size()
6925 struct RxD_t *rxdp = NULL; in rxd_owner_bit_reset()
7326 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp) in rx_osm_handler()
8259 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable()
[all …]