Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c70 static int qla_stop_nic_func(qla_host_t *ha);
2823 (void)qla_stop_nic_func(ha); in ql_del_hw_if()
3919 qla_stop_nic_func(qla_host_t *ha) in qla_stop_nic_func() function