Home
last modified time | relevance | path

Searched refs:BE_FUNCTION_CAPS_SUPER_NIC (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/emulex/benet/
Dbe_hw.h86 #define BE_FUNCTION_CAPS_SUPER_NIC 0x40 macro
Dbe_ethtool.c903 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in be_self_test()
Dbe_cmds.c1375 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) in be_cmd_txq_create()
Dbe_main.c4367 } else if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in BEx_get_resources()