Searched refs:BEISCSI_DUAL_ULP_AWARE_BIT (Results 1 – 2 of 2) sorted by relevance
1169 req->dua_feature |= (1 << BEISCSI_DUAL_ULP_AWARE_BIT); in be_cmd_create_default_pdu_queue()1269 req->dua_feature |= (1 << BEISCSI_DUAL_ULP_AWARE_BIT); in be_cmd_wrbq_create()
823 #define BEISCSI_DUAL_ULP_AWARE_BIT 0 /* Byte 3 - Bit 0 */ macro