Searched refs:pbl_count (Results 1 – 1 of 1) sorted by relevance
1938 u16 pbl_count = 0; in nes_reg_mr() local1981 pbl_count = pbl_count_256; in nes_reg_mr()1982 nesadapter->free_256pbl -= pbl_count + use_two_level; in nes_reg_mr()1984 pbl_count = pbl_count_4k; in nes_reg_mr()1985 nesadapter->free_4kpbl -= pbl_count + use_two_level; in nes_reg_mr()2007 pbl_count = pbl_count_4k; in nes_reg_mr()2010 nesadapter->free_4kpbl -= pbl_count + use_two_level; in nes_reg_mr()2042 if (pbl_count == 0) { in nes_reg_mr()2046 set_wqe_32bit_value(cqp_wqe->wqe_words, NES_CQP_STAG_WQE_PBL_BLK_COUNT_IDX, pbl_count); in nes_reg_mr()2066 if ((!ret || major_code) && pbl_count != 0) { in nes_reg_mr()[all …]