Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c3823 int err, first_func; in qlcnic_attach_func() local
3836 first_func = qlcnic_is_first_func(pdev); in qlcnic_attach_func()
3841 if (adapter->ahw->op_mode != QLCNIC_NON_PRIV_FUNC && first_func) { in qlcnic_attach_func()