Home
last modified time | relevance | path

Searched refs:spq_mapping (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1440 dma_addr_t spq_mapping; member
H A Dbnx2x_main.c3325 func_init.spq_map = bp->spq_mapping; in bnx2x_pf_init()
3948 bp->spq_prod_idx, (u32)U64_HI(bp->spq_mapping), in bnx2x_sp_post()
3949 (u32)(U64_LO(bp->spq_mapping) + in bnx2x_sp_post()
8306 BNX2X_PCI_FREE(bp->spq, bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_free_mem()
8410 bp->spq = BNX2X_PCI_ALLOC(&bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_alloc_mem()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1440 dma_addr_t spq_mapping; member
H A Dbnx2x_main.c3323 func_init.spq_map = bp->spq_mapping; in bnx2x_pf_init()
3946 bp->spq_prod_idx, (u32)U64_HI(bp->spq_mapping), in bnx2x_sp_post()
3947 (u32)(U64_LO(bp->spq_mapping) + in bnx2x_sp_post()
8304 BNX2X_PCI_FREE(bp->spq, bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_free_mem()
8408 bp->spq = BNX2X_PCI_ALLOC(&bp->spq_mapping, BCM_PAGE_SIZE); in bnx2x_alloc_mem()

Completed in 55 milliseconds