Home
last modified time | relevance | path

Searched refs:info_type (Results 1 – 7 of 7) sorted by relevance

/drivers/input/keyboard/
Dcros_ec_keyb.c330 enum ec_mkbp_info_type info_type, in cros_ec_keyb_info() argument
349 params->info_type = info_type; in cros_ec_keyb_info()
355 (int)info_type, (int)event_type, ret); in cros_ec_keyb_info()
362 (int)info_type, (int)event_type, msg->result); in cros_ec_keyb_info()
366 (int)info_type, (int)event_type, in cros_ec_keyb_info()
/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1108 enum iwl_rx_phy_info_type info_type; member
1253 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1294 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data()
1295 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data()
1322 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1336 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1408 if (phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU || in iwl_mvm_rx_he()
1409 phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU_EXT) { in iwl_mvm_rx_he()
1527 switch (phy_data->info_type) { in iwl_mvm_decode_lsig()
1564 .info_type = IWL_RX_PHY_INFO_TYPE_NONE, in iwl_mvm_rx_mpdu_mq()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c439 u8 info_type, u16 data_size, void *mcqi_data) in mlx5_reg_mcqi_query() argument
448 MLX5_SET(mcqi_reg, in, info_type, info_type); in mlx5_reg_mcqi_query()
/drivers/net/ethernet/dec/tulip/
Dtulip.h390 int info_type; member
/drivers/hid/
Dhid-google-hammer.c69 params->info_type = get_state ? in cbas_ec_query_base()
/drivers/scsi/esas2r/
Datioctl.h979 u8 info_type; member
/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h8964 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5);