Home
last modified time | relevance | path

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

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