Home
last modified time | relevance | path

Searched refs:function_caps (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h541 u32 function_caps; member
Dbe_cmds.c1278 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) in be_cmd_txq_create()
2054 adapter->function_caps = le32_to_cpu(resp->function_caps); in be_cmd_query_fw_cfg()
2058 adapter->function_mode, adapter->function_caps); in be_cmd_query_fw_cfg()
Dbe_ethtool.c857 if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in be_self_test()
Dbe_main.c3737 !(adapter->function_caps & BE_FUNCTION_CAPS_RSS))) { in BEx_get_resources()
3739 } else if (adapter->function_caps & BE_FUNCTION_CAPS_SUPER_NIC) { in BEx_get_resources()
3753 if ((adapter->function_caps & BE_FUNCTION_CAPS_RSS) && in BEx_get_resources()
3767 if (!(adapter->function_caps & BE_FUNCTION_CAPS_RSS)) in BEx_get_resources()
Dbe_cmds.h1123 u32 function_caps; member
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.h1115 u32 function_caps; member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmain.c252 dev_cap->function_caps |= MLX4_FUNC_CAP_EQE_CQE_STRIDE; in mlx4_enable_cqe_eqe_stride()
543 dev->caps.function_caps |= MLX4_FUNC_CAP_64B_EQE_CQE; in mlx4_dev_cap()
2021 dev->caps.function_caps |= MLX4_FUNC_CAP_DMFS_A0_STATIC; in mlx4_init_hca()
Dfw.c370 size = dev->caps.function_caps; /* set PF behaviours */ in mlx4_QUERY_FUNC_CAP_wrapper()
/linux-4.1.27/include/linux/mlx4/
Ddevice.h579 u32 function_caps; /* VFs must be aware of these */ member