Searched refs:qla_get_nic_partition (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_glbl.h77 extern int qla_get_nic_partition(qla_host_t *ha, uint32_t *supports_9kb,
H A Dql_os.c413 if (qla_get_nic_partition(ha, NULL, &num_rcvq)) {
414 device_printf(dev, "%s: qla_get_nic_partition failed\n",
H A Dql_hw.c1523 qla_get_nic_partition(qla_host_t *ha, uint32_t *supports_9kb, function
2920 qla_get_nic_partition(ha, &supports_9kb, NULL);

Completed in 80 milliseconds