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

/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pci.h100 uint32_t eq_count; member in struct:ofw_pci_msi_eq_to_devino
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c455 ocs_ddump_value(textbuf, "n_eq", "%d", hw->eq_count);
472 ocs_ddump_sli4_queue(textbuf, "eq", hw, hw->eq, hw->eq_count,
H A Docs_hw_queues.c85 hw->eq_count = 0;
357 eq->instance = hw->eq_count++;
H A Docs_hw.h949 uint32_t eq_count; member in struct:ocs_hw_s
H A Docs_hw.c940 for (i = 0; i < hw->eq_count; i++) {
1274 for (i = 0; i < hw->eq_count; i++) {
1439 for (i = 0; i < hw->eq_count; i++) {
1467 return hw->eq_count;
2085 if (vector > hw->eq_count) {
2087 vector, hw->eq_count);
9699 for (i = 0; i < hw->eq_count; i++) {
H A Dsli4.h774 eq_count:16; member in struct:sli4_res_read_config_s
H A Dsli4.c3689 sli4->config.max_qcount[SLI_QTYPE_EQ] = read_config->eq_count;
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h2137 uint16_t eq_count; member in struct:oce_nic_resc_desc

Completed in 328 milliseconds