Searched refs:num_ccell (Results 1 – 4 of 4) sorted by relevance
97 return sprintf(buf, "0x%x\n", hba->num_ccell); in bnx2i_show_ccell_info()122 hba->num_ccell = val; in bnx2i_set_ccell_info()136 static DEVICE_ATTR(num_ccell, S_IRUGO | S_IWUSR,
431 u32 num_ccell; member
1286 hba->num_ccell = hba->max_sqes >> 1; in bnx2i_send_fw_iscsi_init_msg()1288 ((hba->num_ccell & 0xFFFF) | (hba->max_sqes << 16)); in bnx2i_send_fw_iscsi_init_msg()1289 iscsi_init.num_ccells_per_conn = hba->num_ccell; in bnx2i_send_fw_iscsi_init_msg()
862 hba->num_ccell = hba->max_sqes / 2; in bnx2i_alloc_hba()