Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c763 adapter->flags |= QLCNIC_HAS_PHYS_PORT_ID; in qlcnic_82xx_read_phys_port_id()
H A Dqlcnic.h1023 #define QLCNIC_HAS_PHYS_PORT_ID 0x40000 macro
H A Dqlcnic_main.c462 if (!(adapter->flags & QLCNIC_HAS_PHYS_PORT_ID)) in qlcnic_get_phys_port_id()