Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c3766 int err, first_func; in qlcnic_attach_func() local
3779 first_func = qlcnic_is_first_func(pdev); in qlcnic_attach_func()
3784 if (adapter->ahw->op_mode != QLCNIC_NON_PRIV_FUNC && first_func) { in qlcnic_attach_func()