Home
last modified time | relevance | path

Searched refs:client_type (Results 1 – 11 of 11) sorted by relevance

/drivers/media/v4l2-core/
A Dv4l2-i2c.c122 const char *client_type, in v4l2_i2c_new_subdev() argument
133 strscpy(info.type, client_type, sizeof(info.type)); in v4l2_i2c_new_subdev()
/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.c58 static bool hnae3_client_match(enum hnae3_client_type client_type) in hnae3_client_match() argument
60 if (client_type == HNAE3_CLIENT_KNIC || in hnae3_client_match()
61 client_type == HNAE3_CLIENT_ROCE) in hnae3_client_match()
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dpower_state.h174 unsigned long client_type; member
/drivers/net/wireless/ath/ath12k/
A Dreg.h71 enum wmi_reg_6g_client_type client_type; member
A Dmac.c11409 enum wmi_reg_6g_client_type client_type; in ath12k_mac_parse_tx_pwr_env() local
11416 client_type = reg_info->client_type; in ath12k_mac_parse_tx_pwr_env()
11418 local_psd = &tpe->psd_local[client_type]; in ath12k_mac_parse_tx_pwr_env()
11419 reg_psd = &tpe->psd_reg_client[client_type]; in ath12k_mac_parse_tx_pwr_env()
11420 local_non_psd = &tpe->max_local[client_type]; in ath12k_mac_parse_tx_pwr_env()
11421 reg_non_psd = &tpe->max_reg_client[client_type]; in ath12k_mac_parse_tx_pwr_env()
11429 client_type); in ath12k_mac_parse_tx_pwr_env()
A Dwmi.c5953 reg_info->client_type = le32_to_cpu(ev->client_type); in ath12k_pull_reg_chan_list_ext_update_ev()
5975 reg_info->client_type, reg_info->domain_code_6g_super_id); in ath12k_pull_reg_chan_list_ext_update_ev()
A Dwmi.h4338 __le32 client_type; member
/drivers/net/wireless/ath/ath11k/
A Dmac.c7918 enum wmi_reg_6ghz_client_type client_type; in ath11k_mac_parse_tx_pwr_env() local
7925 client_type = reg_info->client_type; in ath11k_mac_parse_tx_pwr_env()
7928 bss_conf->tpe.max_local[client_type].valid + in ath11k_mac_parse_tx_pwr_env()
7929 bss_conf->tpe.psd_local[client_type].valid; in ath11k_mac_parse_tx_pwr_env()
7931 bss_conf->tpe.max_reg_client[client_type].valid + in ath11k_mac_parse_tx_pwr_env()
7932 bss_conf->tpe.psd_reg_client[client_type].valid; in ath11k_mac_parse_tx_pwr_env()
7937 client_type); in ath11k_mac_parse_tx_pwr_env()
7946 psd = &bss_conf->tpe.psd_local[client_type]; in ath11k_mac_parse_tx_pwr_env()
7949 non_psd = &bss_conf->tpe.max_local[client_type]; in ath11k_mac_parse_tx_pwr_env()
7953 psd = &bss_conf->tpe.psd_reg_client[client_type]; in ath11k_mac_parse_tx_pwr_env()
[all …]
A Dwmi.h4438 enum wmi_reg_6ghz_client_type client_type; member
4496 u32 client_type; member
A Dwmi.c5699 reg_info->client_type = ev->client_type; in ath11k_pull_reg_chan_list_ext_update_ev()
5712 ath11k_6ghz_client_type_to_str(reg_info->client_type), in ath11k_pull_reg_chan_list_ext_update_ev()
5740 ath11k_6ghz_client_type_to_str(reg_info->client_type), in ath11k_pull_reg_chan_list_ext_update_ev()
/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c1632 if (WARN_ON_ONCE(cqe_oob->cqe_hdr.client_type != in mana_poll_tx_cq()

Completed in 150 milliseconds