Searched refs:defpdu_data_sz (Results 1 – 2 of 2) sorted by relevance
812 phba->params.defpdu_data_sz = BE2_DEFPDU_DATA_SZ; in beiscsi_get_params()2635 phba->params.defpdu_data_sz); in beiscsi_find_mem_req()3101 phba->params.defpdu_data_sz); in hwi_init_async_pdu_ctx()3147 phba->params.defpdu_data_sz); in hwi_init_async_pdu_ctx()3152 (p->defpdu_data_sz * num_per_mem)); in hwi_init_async_pdu_ctx()3156 address + (p->defpdu_data_sz * in hwi_init_async_pdu_ctx()3459 phba->params.defpdu_data_sz, in beiscsi_create_def_data()
262 unsigned int defpdu_data_sz; member