Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c550 struct qlcnic_nic_template qlcnic_vf_ops = { variable
1121 adapter->nic_ops = &qlcnic_vf_ops; in qlcnic_check_vf()
Dqlcnic.h1828 extern struct qlcnic_nic_template qlcnic_vf_ops;
Dqlcnic_83xx_hw.c784 adapter->nic_ops = &qlcnic_vf_ops; in qlcnic_83xx_check_vf()