Home
last modified time | relevance | path

Searched refs:nltbs (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c592 int nltbs; in alloc_ltb_set() local
606 nltbs = tot_size / ltb_size; in alloc_ltb_set()
608 nltbs++; in alloc_ltb_set()
612 if (old_set.num_ltbs == nltbs) { in alloc_ltb_set()
615 int tmp = nltbs * sizeof(struct ibmvnic_long_term_buff); in alloc_ltb_set()
621 new_set.num_ltbs = nltbs; in alloc_ltb_set()

Completed in 8 milliseconds