Home
last modified time | relevance | path

Searched defs:agg_bufs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1159 u8 cmp_type, agg_bufs = 0; in bnxt_discard_rx() local
906 bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, u16 start, u32 agg_bufs, bool tpa) bnxt_reuse_rx_agg_bufs() argument
1039 bnxt_rx_pages(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, struct sk_buff *skb, u16 idx, u32 agg_bufs, bool tpa) bnxt_rx_pages() argument
1116 bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, u8 agg_bufs, u32 *raw_cons) bnxt_agg_bufs_valid() argument
1325 bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) bnxt_abort_tpa() argument
1547 u8 *data_ptr, agg_bufs; bnxt_tpa_end() local
1725 u8 *data_ptr, agg_bufs, cmp_type; bnxt_rx_pkt() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c920 bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, u16 start, u32 agg_bufs, bool tpa) bnxt_reuse_rx_agg_bufs() argument
1085 __bnxt_rx_agg_pages(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, struct skb_shared_info *shinfo, u16 idx, u32 agg_bufs, bool tpa, struct xdp_buff *xdp) __bnxt_rx_agg_pages() argument
1156 bnxt_rx_agg_pages_skb(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, struct sk_buff *skb, u16 idx, u32 agg_bufs, bool tpa) bnxt_rx_agg_pages_skb() argument
1178 bnxt_rx_agg_pages_xdp(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, struct xdp_buff *xdp, u16 idx, u32 agg_bufs, bool tpa) bnxt_rx_agg_pages_xdp() argument
1199 bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, u8 agg_bufs, u32 *raw_cons) bnxt_agg_bufs_valid() argument
1242 u8 cmp_type, agg_bufs = 0; bnxt_discard_rx() local
1376 bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) bnxt_abort_tpa() argument
1598 u8 *data_ptr, agg_bufs; bnxt_tpa_end() local
1797 u8 *data_ptr, agg_bufs, cmp_type; bnxt_rx_pkt() local
[all...]

Completed in 17 milliseconds