Searched refs:drop_fabric_opcode (Results 1 – 1 of 1) sorted by relevance
607 static bool drop_fabric_opcode; variable 633 drop_fabric_opcode ? "y" : "n", in check_for_drop() 636 if ((drop_fabric_opcode && in check_for_drop() 639 (!drop_fabric_opcode && sqe->common.opcode != drop_opcode)) in check_for_drop() 1637 drop_fabric_opcode = (opcode & ~DROP_OPCODE_MASK) ? true : false; in fcloop_set_cmd_drop() 1648 __func__, drop_instance, drop_fabric_opcode ? " fabric" : "", in fcloop_set_cmd_drop()