Home
last modified time | relevance | path

Searched refs:BNX2I_CQE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/scsi/bnx2i/
Dbnx2i.h98 #define BNX2I_CQE_SIZE 64 macro
448 u8 cqe_byte[BNX2I_CQE_SIZE];
Dbnx2i_hwi.c72 num_elements_per_pg = PAGE_SIZE / BNX2I_CQE_SIZE; in bnx2i_adjust_qp_size()
1102 ep->qp.cq_mem_size = hba->max_cqes * BNX2I_CQE_SIZE; in bnx2i_alloc_qp_resc()
1291 (u8) bnx2i_power_of2(PAGE_SIZE / BNX2I_CQE_SIZE); in bnx2i_send_fw_iscsi_init_msg()
1293 iscsi_init.cq_num_pages = (hba->max_cqes * BNX2I_CQE_SIZE + in bnx2i_send_fw_iscsi_init_msg()