Home
last modified time | relevance | path

Searched refs:OPCODE_LOWLEVEL_LOOPBACK_TEST (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c77 OPCODE_LOWLEVEL_LOOPBACK_TEST,
197 if (opcode == OPCODE_LOWLEVEL_LOOPBACK_TEST && in be_async_cmd_process()
3296 if (!be_cmd_allowed(adapter, OPCODE_LOWLEVEL_LOOPBACK_TEST, in be_cmd_loopback_test()
3311 OPCODE_LOWLEVEL_LOOPBACK_TEST, sizeof(*req), wrb, in be_cmd_loopback_test()
Dbe_cmds.h325 #define OPCODE_LOWLEVEL_LOOPBACK_TEST 18 macro