function_caps     630 drivers/net/ethernet/emulex/benet/be.h 	u32 function_caps;
function_caps    1373 drivers/net/ethernet/emulex/benet/be_cmds.c 		if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC)
function_caps    2135 drivers/net/ethernet/emulex/benet/be_cmds.c 		adapter->function_caps = le32_to_cpu(resp->function_caps);
function_caps    2139 drivers/net/ethernet/emulex/benet/be_cmds.c 			 adapter->function_mode, adapter->function_caps);
function_caps    1189 drivers/net/ethernet/emulex/benet/be_cmds.h 	u32 function_caps;
function_caps     898 drivers/net/ethernet/emulex/benet/be_ethtool.c 	if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) {
function_caps    4349 drivers/net/ethernet/emulex/benet/be_main.c 	     !(adapter->function_caps & BE_FUNCTION_CAPS_RSS))) {
function_caps    4351 drivers/net/ethernet/emulex/benet/be_main.c 	} else if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) {
function_caps    4366 drivers/net/ethernet/emulex/benet/be_main.c 	if ((adapter->function_caps & BE_FUNCTION_CAPS_RSS) &&
function_caps    4380 drivers/net/ethernet/emulex/benet/be_main.c 	if (!(adapter->function_caps & BE_FUNCTION_CAPS_RSS))
function_caps     469 drivers/net/ethernet/mellanox/mlx4/fw.c 		size = dev->caps.function_caps; /* set PF behaviours */
function_caps     388 drivers/net/ethernet/mellanox/mlx4/main.c 			dev_cap->function_caps |= MLX4_FUNC_CAP_EQE_CQE_STRIDE;
function_caps     716 drivers/net/ethernet/mellanox/mlx4/main.c 		dev->caps.function_caps |= MLX4_FUNC_CAP_64B_EQE_CQE;
function_caps    2322 drivers/net/ethernet/mellanox/mlx4/main.c 			dev->caps.function_caps |= MLX4_FUNC_CAP_DMFS_A0_STATIC;
function_caps    1240 drivers/scsi/be2iscsi/be_cmds.h 	u32 function_caps;
function_caps     622 include/linux/mlx4/device.h 	u32			function_caps;  /* VFs must be aware of these */