Home
last modified time | relevance | path

Searched refs:qs_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h521 u8 qs_count; member
Dnic_main.c744 for (idx = 0; idx < sqs->qs_count; idx++) { in nic_alloc_sqs()
756 mbx.sqs_alloc.qs_count = alloc_qs; in nic_alloc_sqs()
Dnicvf_main.c268 nic->sqs_count = mbx.sqs_alloc.qs_count; in nicvf_handle_mbx_intr()
414 mbx.sqs_alloc.qs_count = nic->sqs_count; in nicvf_request_sqs()