Searched refs:rbsize (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 137 u16 rbsize; member
|
| H A D | otx2_txrx.c | 212 len - off, pfvf->rbsize); in otx2_skb_add_frag() 1310 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes() 1520 xdp_init_buff(&xdp, pfvf->rbsize, &cq->xdp_rxq); in otx2_xdp_rcv_pkt_handler() 1558 otx2_dma_unmap_page(pfvf, iova, pfvf->rbsize, in otx2_xdp_rcv_pkt_handler() 1577 otx2_dma_unmap_page(pfvf, iova, pfvf->rbsize, in otx2_xdp_rcv_pkt_handler()
|
| H A D | cn20k.c | 613 pool->rbsize = buf_size; in cn20k_pool_aq_init()
|
| H A D | rep.c | 608 priv->rbsize = ALIGN(priv->hw.rbuf_len, OTX2_ALIGN) + OTX2_HEAD_ROOM; in rvu_rep_rsrc_init()
|
| H A D | otx2_pf.c | 1631 pf->rbsize = otx2_get_rbuf_size(pf, pf->netdev->mtu); in otx2_init_hw_resources()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 367 unsigned int rbsize = trans_pcie->rx_buf_bytes; in iwl_pcie_rx_alloc_page() local 380 trans_pcie->alloc_page_used += rbsize; in iwl_pcie_rx_alloc_page() 407 if (2 * rbsize <= allocsize) { in iwl_pcie_rx_alloc_page() 412 trans_pcie->alloc_page_used = rbsize; in iwl_pcie_rx_alloc_page()
|