Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/neterion/
Ds2io.h533 struct RxD_t { struct
562 struct RxD_t h; argument
573 struct RxD_t h;
1069 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp);
1102 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()
2457 struct RxD_t *rxdp; in fill_rx_buffers()
2463 struct RxD_t *first_rxdp = NULL; in fill_rx_buffers()
2665 struct RxD_t *rxdp; in free_rxd_blk()
2893 struct RxD_t *rxdp; in rx_intr_handler()
6750 static int set_rxd_buffer_pointer(struct s2io_nic *sp, struct RxD_t *rxdp, in set_rxd_buffer_pointer()
6851 static void set_rxd_buffer_size(struct s2io_nic *sp, struct RxD_t *rxdp, in set_rxd_buffer_size()
6870 struct RxD_t *rxdp = NULL; in rxd_owner_bit_reset()
7285 static int rx_osm_handler(struct ring_info *ring_data, struct RxD_t * rxdp) in rx_osm_handler()
8172 struct tcphdr **tcp, struct RxD_t *rxdp, in check_L2_lro_capable()
[all …]