Home
last modified time | relevance | path

Searched refs:profile_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c4205 u16 profile_id; in be_get_config() local
4222 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()
4225 "Using profile 0x%x\n", profile_id); in be_get_config()
Dbe_cmds.c4229 int be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) in be_cmd_get_active_profile() argument
4255 *profile_id = le16_to_cpu(resp->active_profile_id); in be_cmd_get_active_profile()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h6332 u8 profile_id[0xc]; member