Home
last modified time | relevance | path

Searched refs:read_phys_port_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1804 int (*read_phys_port_id) (struct qlcnic_adapter *); member
2087 if (adapter->ahw->hw_ops->read_phys_port_id) in qlcnic_read_phys_port_id()
2088 adapter->ahw->hw_ops->read_phys_port_id(adapter); in qlcnic_read_phys_port_id()
H A Dqlcnic_main.c595 .read_phys_port_id = qlcnic_82xx_read_phys_port_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1804 int (*read_phys_port_id) (struct qlcnic_adapter *); member
2087 if (adapter->ahw->hw_ops->read_phys_port_id) in qlcnic_read_phys_port_id()
2088 adapter->ahw->hw_ops->read_phys_port_id(adapter); in qlcnic_read_phys_port_id()
H A Dqlcnic_main.c591 .read_phys_port_id = qlcnic_82xx_read_phys_port_id,

Completed in 39 milliseconds