Searched refs:n_blocks_sent (Results 1 – 1 of 1) sorted by relevance
1402 u32 n_blocks_sent = OPA_AM_NBLK(am); in __subn_set_opa_pkeytable() local1410 if (n_blocks_sent == 0) { in __subn_set_opa_pkeytable()1412 port, start_block, n_blocks_sent); in __subn_set_opa_pkeytable()1419 if (start_block + n_blocks_sent > n_blocks_avail || in __subn_set_opa_pkeytable()1420 n_blocks_sent > OPA_NUM_PKEY_BLOCKS_PER_SMP) { in __subn_set_opa_pkeytable()1422 start_block, n_blocks_sent, n_blocks_avail, in __subn_set_opa_pkeytable()1428 for (i = 0; i < n_blocks_sent * OPA_PARTITION_TABLE_BLK_SIZE; i++) in __subn_set_opa_pkeytable()