Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c568 struct qlcnic_nic_template qlcnic_vf_ops = { variable
1134 adapter->nic_ops = &qlcnic_vf_ops; in qlcnic_check_vf()
Dqlcnic.h1833 extern struct qlcnic_nic_template qlcnic_vf_ops;
Dqlcnic_83xx_hw.c781 adapter->nic_ops = &qlcnic_vf_ops; in qlcnic_83xx_check_vf()