Home
last modified time | relevance | path

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

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