Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h521 u8 qs_count; member
H A 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()
H A 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()