Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h968 uint8_t profile_id; // SENSOR_PROFILES member
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c4545 u16 profile_id; in be_get_config() local
4571 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()
4574 "Using profile 0x%x\n", profile_id); in be_get_config()
Dbe_cmds.c4904 int be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) in be_cmd_get_active_profile() argument
4930 *profile_id = le16_to_cpu(resp->active_profile_id); in be_cmd_get_active_profile()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h7932 u8 profile_id[0xc]; member