Searched refs:QL_FL_PORT (Results 1 – 3 of 3) sorted by relevance
435 #define QL_FL_PORT BIT_3 macro436 #define QL_LOOP_CONNECTION (QL_NL_PORT | QL_FL_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()3343 ha->topology = (uint8_t)(ha->topology | QL_FL_PORT); in ql_configure_hba()
9943 if (ha->topology & QL_FL_PORT) { in ql_ub_frame_hdr()