Searched refs:QL_F_PORT (Results 1 – 4 of 4) sorted by relevance
434 #define QL_F_PORT BIT_2 macro437 #define QL_P2P_CONNECTION (QL_F_PORT | QL_N_PORT)438 #define QL_FABRIC_CONNECTION (QL_F_PORT | QL_FL_PORT)
3322 ~(QL_N_PORT | QL_NL_PORT | QL_F_PORT | QL_FL_PORT)); in ql_configure_hba()3357 ha->topology = (uint8_t)(ha->topology | QL_F_PORT); in ql_configure_hba()3532 if (ha->topology & QL_F_PORT || in ql_configure_device_d_id()3594 } else if (mr.mb[1] == 0 && !(ha->topology & QL_F_PORT)) { in ql_configure_device_d_id()
3531 if (loop_up && (ha->topology & QL_F_PORT) && in ql_diagnostic_loopback()
6843 } else if (ha->topology & QL_F_PORT) { in ql_login_port()9742 if (ha->topology & QL_F_PORT || in ql_handle_rscn_update()