Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h446 u8 qs_count; member
Dnic_main.c587 for (idx = 0; idx < sqs->qs_count; idx++) { in nic_alloc_sqs()
599 mbx.sqs_alloc.qs_count = alloc_qs; in nic_alloc_sqs()
Dnicvf_main.c244 nic->sqs_count = mbx.sqs_alloc.qs_count; in nicvf_handle_mbx_intr()
390 mbx.sqs_alloc.qs_count = nic->sqs_count; in nicvf_request_sqs()