Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c73 static int qla_get_port_config(qla_host_t *ha, uint32_t *cfg_bits);
147 err = qla_get_port_config(ha, &cfg_bits); in qla_sysctl_port_cfg()
188 err = qla_get_port_config(ha, &cfg_bits); in qla_sysctl_port_cfg()
4159 qla_get_port_config(qla_host_t *ha, uint32_t *cfg_bits) in qla_get_port_config() function