Searched defs:ql_adapter_state (Results 1 – 1 of 1) sorted by relevance
1417 typedef struct ql_adapter_state { struct1418 ql_link_t hba;1420 kmutex_t mutex;1421 volatile uint32_t flags; /* State flags. */1422 uint32_t state;1423 port_id_t d_id;1424 uint16_t loop_id;1425 uint8_t topology;1426 uint16_t sfp_stat;1428 uint16_t idle_timer;[all …]