Searched refs:qs_count (Results 1 – 2 of 2) sorted by relevance
160 if (mbx.sqs_alloc.qs_count != nic->sqs_count) { in nicvf_handle_mbx_intr()163 mbx.sqs_alloc.qs_count, in nicvf_handle_mbx_intr()167 for (i = 0; i < mbx.sqs_alloc.qs_count; i++) { in nicvf_handle_mbx_intr()326 mbx.sqs_alloc.qs_count = nic->sqs_count; in nicvf_mbox_request_sqs()
137 uint8_t qs_count; member