Searched refs:read_phys_port_id (Results 1 – 2 of 2) sorted by relevance
1803 int (*read_phys_port_id) (struct qlcnic_adapter *); member2086 if (adapter->ahw->hw_ops->read_phys_port_id) in qlcnic_read_phys_port_id()2087 adapter->ahw->hw_ops->read_phys_port_id(adapter); in qlcnic_read_phys_port_id()
591 .read_phys_port_id = qlcnic_82xx_read_phys_port_id,