Home
last modified time | relevance | path

Searched refs:PORT_STATUS_IC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h372 PORT_STATUS_IC = 0x0200, enumerator
H A Dqla3xxx.c3123 if ((value & PORT_STATUS_IC) == 0) { in ql_adapter_initialize()
3213 if (value & PORT_STATUS_IC) in ql_adapter_initialize()