Searched refs:info_type (Results 1 – 8 of 8) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rxmq.c | 1197 enum iwl_rx_phy_info_type info_type; member 1351 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data() 1396 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data() 1397 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data() 1424 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data() 1438 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data() 1761 u8 info_type = phy_data->info_type; in iwl_mvm_decode_eht_phy_data() local 1764 if (info_type < IWL_RX_PHY_INFO_TYPE_EHT_MU || in iwl_mvm_decode_eht_phy_data() 1765 info_type > IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT) in iwl_mvm_decode_eht_phy_data() 1859 if (info_type == IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT || in iwl_mvm_decode_eht_phy_data() [all …]
|
/drivers/input/keyboard/ |
D | cros_ec_keyb.c | 350 enum ec_mkbp_info_type info_type, in cros_ec_keyb_info() argument 369 params->info_type = info_type; in cros_ec_keyb_info() 379 (int)info_type, (int)event_type, ret); in cros_ec_keyb_info() 382 (int)info_type, (int)event_type, in cros_ec_keyb_info()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw.c | 479 u8 info_type, u16 data_size, void *mcqi_data) in mlx5_reg_mcqi_query() argument 488 MLX5_SET(mcqi_reg, in, info_type, info_type); in mlx5_reg_mcqi_query()
|
/drivers/iio/proximity/ |
D | cros_ec_mkbp_proximity.c | 80 params->info_type = EC_MKBP_INFO_CURRENT; in cros_ec_mkbp_proximity_query()
|
/drivers/net/ethernet/dec/tulip/ |
D | tulip.h | 390 int info_type; member
|
/drivers/hid/ |
D | hid-google-hammer.c | 73 params->info_type = get_state ? in cbas_ec_query_base()
|
/drivers/scsi/esas2r/ |
D | atioctl.h | 980 u8 info_type; member
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 10373 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5);
|