hinic3_rxq
struct hinic3_rxq *rxq;
rxq = container_of(dim, struct hinic3_rxq, dim);
struct hinic3_rxq *rxq = irq_cfg->rxq;
struct hinic3_rxq *rxq;
struct hinic3_rxq *rxqs;
struct hinic3_rxq *rxq;
static void rq_associate_cqes(struct hinic3_rxq *rxq)
static u32 hinic3_rx_fill_buffers(struct hinic3_rxq *rxq)
static void hinic3_add_rx_frag(struct hinic3_rxq *rxq,
static void packaging_skb(struct hinic3_rxq *rxq, struct sk_buff *skb,
static u32 hinic3_get_sge_num(struct hinic3_rxq *rxq, u32 pkt_len)
static struct sk_buff *hinic3_fetch_rx_buffer(struct hinic3_rxq *rxq,
static void hinic3_rx_csum(struct hinic3_rxq *rxq, u32 offload_type,
static int recv_one_pkt(struct hinic3_rxq *rxq, struct hinic3_rq_cqe *rx_cqe,
struct hinic3_rxq *rxq;
static void hinic3_rxq_stats_init(struct hinic3_rxq *rxq)
int hinic3_rx_poll(struct hinic3_rxq *rxq, int budget)
struct hinic3_rxq *rxq;
int hinic3_rx_poll(struct hinic3_rxq *rxq, int budget);