Searched defs:tpa_info (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1565 struct qede_agg_info *tpa_info = &rxq->tpa_info[i]; local
H A Dqede_fp.c670 struct qede_agg_info *tpa_info = &rxq->tpa_info[tpa_agg_index]; local
835 struct qede_agg_info *tpa_info = &rxq->tpa_info[cqe->tpa_agg_index]; local
977 struct qede_agg_info *tpa_info; local
[all...]
H A Dqede.h358 struct qede_agg_info tpa_info[ETH_TPA_MAX_AGGS_NUM]; member in struct:qede_rx_queue
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c439 struct bnx2x_agg_info *tpa_info = &fp->tpa_info[queue]; local
586 bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct sk_buff *skb, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) argument
766 bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) argument
974 struct bnx2x_agg_info *tpa_info; local
1375 struct bnx2x_agg_info *tpa_info = &fp->tpa_info[i]; local
1427 struct bnx2x_agg_info *tpa_info = local
[all...]
H A Dbnx2x.h607 struct bnx2x_agg_info *tpa_info; member in struct:bnx2x_fastpath
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1002 struct bnxt_tpa_info *tpa_info = &rxr->rx_tpa[agg_id]; local
1381 static void bnxt_tpa_metadata(struct bnxt_tpa_info *tpa_info, argument
1395 static void bnxt_tpa_metadata_v2(struct bnxt_tpa_info *tpa_info, argument
1417 struct bnxt_tpa_info *tpa_info; local
1525 bnxt_gro_func_5731x(struct bnxt_tpa_info *tpa_info, int payload_off, int tcp_ts, struct sk_buff *skb) argument
1591 bnxt_gro_func_5750x(struct bnxt_tpa_info *tpa_info, int payload_off, int tcp_ts, struct sk_buff *skb) argument
1623 bnxt_gro_func_5730x(struct bnxt_tpa_info *tpa_info, int payload_off, int tcp_ts, struct sk_buff *skb) argument
1667 bnxt_gro_skb(struct bnxt *bp, struct bnxt_tpa_info *tpa_info, struct rx_tpa_end_cmp *tpa_end, struct rx_tpa_end_cmp_ext *tpa_end1, struct sk_buff *skb) argument
1719 struct bnxt_tpa_info *tpa_info; local
1861 struct bnxt_tpa_info *tpa_info; local
3284 struct bnxt_tpa_info *tpa_info = &rxr->rx_tpa[i]; local
[all...]

Completed in 298 milliseconds