Searched refs:BNX2_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
84 #define KWQE_CNT (BNX2_PAGE_SIZE / sizeof(struct kwqe))85 #define KCQE_CNT (BNX2_PAGE_SIZE / sizeof(struct kcqe))370 #define BNX2X_RX_DESC_CNT (BNX2_PAGE_SIZE / \373 #define BNX2X_RCQ_DESC_CNT (BNX2_PAGE_SIZE / \
6555 #define BNX2_PAGE_SIZE (1 << BNX2_PAGE_BITS) macro6557 #define BNX2_TX_DESC_CNT (BNX2_PAGE_SIZE / sizeof(struct bnx2_tx_bd))6562 #define BNX2_RX_DESC_CNT (BNX2_PAGE_SIZE / sizeof(struct bnx2_rx_bd))7068 #define RV2P_BD_PAGE_SIZE ((BNX2_PAGE_SIZE / 16) - 1)
864 dma_free_coherent(&bp->pdev->dev, BNX2_PAGE_SIZE, in bnx2_free_mem()904 bp->ctx_pages = 0x2000 / BNX2_PAGE_SIZE; in bnx2_alloc_mem()909 BNX2_PAGE_SIZE, in bnx2_alloc_mem()2588 memset(bp->ctx_blk[i], 0, BNX2_PAGE_SIZE); in bnx2_init_5709_context()