| /linux-6.15/drivers/net/ethernet/3com/ |
| H A D | typhoon.h | 206 #define TYPHOON_TSO_FIRST cpu_to_le16(0x1000) 207 #define TYPHOON_TSO_LAST cpu_to_le16(0x2000) 225 #define TYPHOON_IPSEC_GEN_IV cpu_to_le16(0x0000) 226 #define TYPHOON_IPSEC_USE_IV cpu_to_le16(0x0001) 274 #define TYPHOON_RX_FILTERED cpu_to_le16(0x8000) 342 #define TYPHOON_CMD_HALT cpu_to_le16(0x005d) 434 #define TYPHOON_XCVR_10HALF cpu_to_le16(0x0000) 435 #define TYPHOON_XCVR_10FULL cpu_to_le16(0x0001) 436 #define TYPHOON_XCVR_100HALF cpu_to_le16(0x0002) 463 #define TYPHOON_SA_MODE_AH cpu_to_le16(0x0001) [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 175 rate_scope->length = cpu_to_le16 in mwifiex_cmd_tx_rate_cfg() 414 cmd->size = cpu_to_le16(size); in mwifiex_cmd_802_11_hs_cfg() 628 cmd->size = cpu_to_le16(size); in mwifiex_set_aes_key_v2() 893 cpu_to_le16(KEY_ENABLED); in mwifiex_cmd_802_11_key_material_v1() 899 cpu_to_le16(KEY_IGTK); in mwifiex_cmd_802_11_key_material_v1() 906 cpu_to_le16(KEY_ENABLED); in mwifiex_cmd_802_11_key_material_v1() 914 cpu_to_le16(KEY_UNICAST); in mwifiex_cmd_802_11_key_material_v1() 917 cpu_to_le16(KEY_MCAST); in mwifiex_cmd_802_11_key_material_v1() 924 cpu_to_le16(KEY_ENABLED); in mwifiex_cmd_802_11_key_material_v1() 932 cpu_to_le16(KEY_MCAST); in mwifiex_cmd_802_11_key_material_v1() [all …]
|
| H A D | uap_cmd.c | 418 cpu_to_le16(TLV_TYPE_UAP_WEP_KEY); in mwifiex_uap_bss_wep() 519 tlv_rates->header.len = cpu_to_le16(i); in mwifiex_uap_bss_param_prepare() 554 cpu_to_le16(TLV_TYPE_UAP_DTIM_PERIOD); in mwifiex_uap_bss_param_prepare() 588 cpu_to_le16(TLV_TYPE_UAP_RETRY_LIMIT); in mwifiex_uap_bss_param_prepare() 734 cmd->size = cpu_to_le16(param_size); in mwifiex_cmd_uap_sys_config() 740 cmd->size = cpu_to_le16(ie_size); in mwifiex_cmd_uap_sys_config() 768 cmd->size = cpu_to_le16(size); in mwifiex_cmd_uap_bss_start() 822 cmd->size = cpu_to_le16(size); in mwifiex_cmd_uap_add_station() 921 cmd->size = cpu_to_le16(size); in mwifiex_cmd_uap_add_station() 948 cmd->command = cpu_to_le16(cmd_no); in mwifiex_uap_prepare_cmd() [all …]
|
| H A D | 11n.c | 212 tx_buf->action = cpu_to_le16(action); in mwifiex_cmd_recfg_tx_buf() 217 tx_buf->buff_size = cpu_to_le16(*buf_size); in mwifiex_cmd_recfg_tx_buf() 246 amsdu_ctrl->action = cpu_to_le16(action); in mwifiex_cmd_amsdu_aggr_ctrl() 276 htcfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_11n_cfg() 345 cpu_to_le16 in mwifiex_cmd_append_11n_tlv() 348 cpu_to_le16(~IEEE80211_HT_CAP_SGI_40); in mwifiex_cmd_append_11n_tlv() 354 cpu_to_le16 in mwifiex_cmd_append_11n_tlv() 357 cpu_to_le16(~IEEE80211_HT_CAP_SGI_40); in mwifiex_cmd_append_11n_tlv() 373 cpu_to_le16(WLAN_EID_HT_OPERATION); in mwifiex_cmd_append_11n_tlv() 375 cpu_to_le16( in mwifiex_cmd_append_11n_tlv() [all …]
|
| H A D | join.c | 50 ie_header.len = cpu_to_le16(priv->gen_ie_buf_len); in mwifiex_cmd_append_generic_ie() 245 ie_header.len = cpu_to_le16(priv->wps_ie_len); in mwifiex_cmd_append_wps_ie() 329 rsn_ie_tlv->header.type = cpu_to_le16( in mwifiex_append_rsn_ie_wpa_wpa2() 458 auth_tlv->auth_type = cpu_to_le16( in mwifiex_cmd_802_11_associate() 474 cpu_to_le16(TLV_TYPE_SAE_PWE_MODE); in mwifiex_cmd_802_11_associate() 476 cpu_to_le16(sizeof(sae_pwe_tlv->pwe[0])); in mwifiex_cmd_802_11_associate() 572 assoc->cap_info_bitmap = cpu_to_le16(tmp_cap); in mwifiex_cmd_802_11_associate() 703 assoc_rsp->a_id = cpu_to_le16(aid); in mwifiex_ret_802_11_associate() 974 = cpu_to_le16(priv->atim_window); in mwifiex_cmd_802_11_ad_hoc_start() 1188 = cpu_to_le16(bss_desc->beacon_period); in mwifiex_cmd_802_11_ad_hoc_join() [all …]
|
| /linux-6.15/fs/fat/ |
| H A D | fat_test.c | 36 .time = cpu_to_le16(0), 37 .date = cpu_to_le16(33), 44 .time = cpu_to_le16(49021), 52 .time = cpu_to_le16(0), 53 .date = cpu_to_le16(33), 68 .time = cpu_to_le16(0), 76 .time = cpu_to_le16(0), 84 .time = cpu_to_le16(0), 100 .time = cpu_to_le16(960), 116 .time = cpu_to_le16(0), [all …]
|
| /linux-6.15/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mgmt.c | 25 .magic_number = cpu_to_le16(0x5aa5), 47 .pll_reg = cpu_to_le16(0x9f0), 71 .pll_reg = cpu_to_le16(0x9f0), 95 .pll_reg = cpu_to_le16(0x9f0), 141 .pll_reg = cpu_to_le16(0x9f0), 165 .pll_reg = cpu_to_le16(0x9f0), 189 .pll_reg = cpu_to_le16(0x9f0), 412 cpu_to_le16(LOWER_20_ENABLE | in rsi_load_radio_caps() 762 cpu_to_le16(UPPER_20_ENABLE); in rsi_set_vap_capabilities() 765 cpu_to_le16(LOWER_20_ENABLE); in rsi_set_vap_capabilities() [all …]
|
| /linux-6.15/drivers/staging/rtl8723bs/include/ |
| H A D | wifi.h | 74 (*(__le16 *)(pbuf) |= cpu_to_le16(_TO_DS_)) 79 (*(__le16 *)(pbuf) |= cpu_to_le16(_FROM_DS_)) 86 (*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_FRAG_)) 96 (*(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_))) 99 (*(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_)) 104 (*(__le16 *)(pbuf) &= (~cpu_to_le16(_PWRMGT_))) 107 (*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_DATA_)) 115 (*(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_)) 139 *(__le16 *)(pbuf) |= cpu_to_le16(type); \ 153 cpu_to_le16(0x0f & (num)); \ [all …]
|
| /linux-6.15/fs/smb/client/ |
| H A D | cifssmb.c | 462 pSMB->ByteCount = cpu_to_le16(count); in CIFSSMBNegotiate() 728 pRqD->type = cpu_to_le16(type); in CIFSPOSIXDelFile() 947 pSMB->DataCount = cpu_to_le16(count); in CIFSPOSIXCreate() 1134 pSMB->ByteCount = cpu_to_le16(count); in SMBLegacyOpen() 1258 req->ByteCount = cpu_to_le16(count); in CIFS_open() 2147 cpu_to_le16(CIFS_RDLCK)) in CIFSSMBPosixLock() 2150 cpu_to_le16(CIFS_WRLCK)) in CIFSSMBPosixLock() 2851 pSMB->ByteCount = cpu_to_le16(5); in CIFSSMB_set_compression() 3022 cifs_acl->version = cpu_to_le16(1); in posix_acl_to_cifs() 4869 pSMB->DataCount = cpu_to_le16(12); in CIFSSMBSetFSUnixInfo() [all …]
|
| H A D | cifs_unicode.c | 373 dest_char = cpu_to_le16(UNI_COLON); in convert_to_sfu_char() 376 dest_char = cpu_to_le16(UNI_ASTERISK); in convert_to_sfu_char() 379 dest_char = cpu_to_le16(UNI_QUESTION); in convert_to_sfu_char() 388 dest_char = cpu_to_le16(UNI_PIPE); in convert_to_sfu_char() 407 dest_char = cpu_to_le16(SFM_COLON); in convert_to_sfm_char() 425 dest_char = cpu_to_le16(SFM_PIPE); in convert_to_sfm_char() 429 dest_char = cpu_to_le16(SFM_PERIOD); in convert_to_sfm_char() 435 dest_char = cpu_to_le16(SFM_SPACE); in convert_to_sfm_char() 516 dst_char = cpu_to_le16(tmp); in cifsConvertToUTF16() 541 dst_char = cpu_to_le16(*wchar_to); in cifsConvertToUTF16() [all …]
|
| /linux-6.15/include/soc/fsl/ |
| H A D | dpaa2-fd.h | 231 fd->simple.format_offset |= cpu_to_le16(offset); in dpaa2_fd_set_offset() 256 cpu_to_le16(~(FD_FORMAT_MASK << FD_FORMAT_SHIFT)); in dpaa2_fd_set_format() 278 fd->simple.bpid &= cpu_to_le16(~(FD_BPID_MASK)); in dpaa2_fd_set_bpid() 279 fd->simple.bpid |= cpu_to_le16(bpid); in dpaa2_fd_set_bpid() 374 sg->format_offset &= cpu_to_le16(~SG_OFFSET_MASK); in dpaa2_sg_set_offset() 375 sg->format_offset |= cpu_to_le16(offset); in dpaa2_sg_set_offset() 421 sg->bpid &= cpu_to_le16(~(SG_BPID_MASK)); in dpaa2_sg_set_bpid() 422 sg->bpid |= cpu_to_le16(bpid); in dpaa2_sg_set_bpid() 609 fle->format_offset |= cpu_to_le16(offset); in dpaa2_fl_set_offset() 654 fle->bpid &= cpu_to_le16(~(FL_BPID_MASK)); in dpaa2_fl_set_bpid() [all …]
|
| /linux-6.15/drivers/staging/greybus/ |
| H A D | audio_apbridgea.c | 19 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_set_config() 37 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_register_cport() 38 req.cport = cpu_to_le16(cportid); in gb_audio_apbridgea_register_cport() 58 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_unregister_cport() 59 req.cport = cpu_to_le16(cportid); in gb_audio_apbridgea_unregister_cport() 77 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_set_tx_data_size() 78 req.size = cpu_to_le16(size); in gb_audio_apbridgea_set_tx_data_size() 91 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_prepare_tx() 104 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_start_tx() 117 req.hdr.i2s_port = cpu_to_le16(i2s_port); in gb_audio_apbridgea_stop_tx() [all …]
|
| /linux-6.15/drivers/net/wireless/intersil/p54/ |
| H A D | fwio.c | 207 hdr->type = cpu_to_le16(type); in p54_alloc_skb() 412 head->mode = cpu_to_le16(mode); in p54_scan() 413 head->dwell = cpu_to_le16(dwell); in p54_scan() 548 led->flags = cpu_to_le16(0x0003); in p54_set_leds() 550 led->delay[0] = cpu_to_le16(1); in p54_set_leds() 551 led->delay[1] = cpu_to_le16(0); in p54_set_leds() 585 edcf->frameburst = cpu_to_le16(0); in p54_set_edcf() 613 psm->mode = cpu_to_le16(mode); in p54_set_ps() 642 xbow->magic1 = cpu_to_le16(0x1); in p54_init_xbow_synth() 643 xbow->magic2 = cpu_to_le16(0x2); in p54_init_xbow_synth() [all …]
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_sriov.c | 101 req->fid = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_spoofchk() 154 req->fid = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_set_trusted_vf() 239 req->fid = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_mac() 277 req->fid = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_vlan() 393 req->vf_id = cpu_to_le16(i); in bnxt_hwrm_func_vf_resource_free() 501 req->fid = cpu_to_le16(vf->fw_fid); in __bnxt_set_vf_params() 534 req->fid = cpu_to_le16(0xffff); in bnxt_hwrm_roce_sriov_cfg() 738 req->mru = cpu_to_le16(mtu); in bnxt_hwrm_func_cfg() 739 req->admin_mtu = cpu_to_le16(mtu); in bnxt_hwrm_func_cfg() 746 req->num_l2_ctxs = cpu_to_le16(4); in bnxt_hwrm_func_cfg() [all …]
|
| /linux-6.15/fs/smb/server/ |
| H A D | smb2misc.c | 32 /* SMB2_NEGOTIATE */ cpu_to_le16(36), 34 /* SMB2_LOGOFF */ cpu_to_le16(4), 37 /* SMB2_CREATE */ cpu_to_le16(57), 38 /* SMB2_CLOSE */ cpu_to_le16(24), 39 /* SMB2_FLUSH */ cpu_to_le16(24), 40 /* SMB2_READ */ cpu_to_le16(49), 41 /* SMB2_WRITE */ cpu_to_le16(49), 42 /* SMB2_LOCK */ cpu_to_le16(48), 43 /* SMB2_IOCTL */ cpu_to_le16(57), 44 /* SMB2_CANCEL */ cpu_to_le16(4), [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/libertas/ |
| H A D | cmd.c | 96 cmd.hdr.size = cpu_to_le16(sizeof(cmd)); in lbs_update_hw_spec() 237 cmd.action = cpu_to_le16(cmd_action); in lbs_set_ps_mode() 279 cmd.action = cpu_to_le16(cmd_action); in lbs_cmd_802_11_sleep_params() 425 cmd.oid = cpu_to_le16((u16) oid); in lbs_set_snmp_mib() 505 cmd.mode = cpu_to_le16(0x1); in lbs_set_monitor_mode() 578 cmd.channel = cpu_to_le16(channel); in lbs_set_channel() 612 cmd.n_or_snr = cpu_to_le16(8); in lbs_get_rssi() 767 cmd.offset = cpu_to_le16(offset); in lbs_get_reg() 807 cmd.offset = cpu_to_le16(offset); in lbs_set_reg() 995 cmd.control |= cpu_to_le16(0x1); in lbs_set_radio() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rfi.c | 16 {cpu_to_le16(160), {50, 58, 60, 62, 64, 52, 54, 56}, 21 {cpu_to_le16(176), {149, 151, 153, 157, 159, 161, 165, 163, 167, 169, 28 {cpu_to_le16(192), {79, 81, 83, 85, 87, 89, 91, 93}, 33 {cpu_to_le16(223), {114, 116, 118, 120, 122, 106, 110, 124, 126}, 38 {cpu_to_le16(240), {114, 151, 155, 157, 159, 161, 165}, 43 {cpu_to_le16(256), {79, 83, 85, 87, 89, 91, 93,}, 48 {cpu_to_le16(264), {111, 119, 123, 125, 129, 131, 133, 135, 143,}, 53 {cpu_to_le16(312), {36, 38, 40, 42, 44, 46, 50,}, 58 {cpu_to_le16(336), {106, 110, 112, 114, 116, 118, 120, 122}, 63 {cpu_to_le16(360), {3, 5, 7, 9, 11, 13, 15,}, [all …]
|
| H A D | power.c | 157 cpu_to_le16(POWER_FLAGS_ADVANCE_PM_ENA_MSK); in iwl_mvm_power_configure_uapsd() 191 cpu_to_le16(IWL_MVM_WOWLAN_PS_SNOOZE_WINDOW) : in iwl_mvm_power_configure_uapsd() 192 cpu_to_le16(IWL_MVM_PS_SNOOZE_WINDOW); in iwl_mvm_power_configure_uapsd() 369 cmd->keep_alive_seconds = cpu_to_le16(keep_alive); in iwl_mvm_power_build_cmd() 421 cpu_to_le16(mvmvif->dbgfs_pm.keep_alive_seconds); in iwl_mvm_power_build_cmd() 425 cpu_to_le16(POWER_FLAGS_SKIP_OVER_DTIM_MSK); in iwl_mvm_power_build_cmd() 428 cpu_to_le16(~POWER_FLAGS_SKIP_OVER_DTIM_MSK); in iwl_mvm_power_build_cmd() 449 cpu_to_le16(POWER_FLAGS_SNOOZE_ENA_MSK); in iwl_mvm_power_build_cmd() 452 cpu_to_le16(~POWER_FLAGS_SNOOZE_ENA_MSK); in iwl_mvm_power_build_cmd() 457 cmd->flags |= cpu_to_le16(flag); in iwl_mvm_power_build_cmd() [all …]
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpsw.c | 354 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_set_link_cfg() 385 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_get_link_state() 423 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_set_tci() 456 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_get_tci() 496 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_set_stp() 528 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_get_counter() 562 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_enable() 587 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_disable() 614 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_get_attributes() 655 cmd_params->if_id = cpu_to_le16(if_id); in dpsw_if_set_max_frame_length() [all …]
|
| /linux-6.15/fs/smb/common/ |
| H A D | smb2pdu.h | 42 #define SMB2_LOGOFF cpu_to_le16(SMB2_LOGOFF_HE) 45 #define SMB2_CREATE cpu_to_le16(SMB2_CREATE_HE) 46 #define SMB2_CLOSE cpu_to_le16(SMB2_CLOSE_HE) 47 #define SMB2_FLUSH cpu_to_le16(SMB2_FLUSH_HE) 48 #define SMB2_READ cpu_to_le16(SMB2_READ_HE) 49 #define SMB2_WRITE cpu_to_le16(SMB2_WRITE_HE) 50 #define SMB2_LOCK cpu_to_le16(SMB2_LOCK_HE) 51 #define SMB2_IOCTL cpu_to_le16(SMB2_IOCTL_HE) 53 #define SMB2_ECHO cpu_to_le16(SMB2_ECHO_HE) 60 #define SMB2_INTERNAL_CMD cpu_to_le16(0xFFFF) [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | cmd.c | 88 cmd.hdr.size = cpu_to_le16(sizeof(cmd)); in lbtf_update_hw_spec() 156 cmd.hdr.size = cpu_to_le16(sizeof(cmd)); in lbtf_set_channel() 158 cmd.channel = cpu_to_le16(channel); in lbtf_set_channel() 177 cmd.hdr.size = cpu_to_le16(size); in lbtf_beacon_set() 178 cmd.len = cpu_to_le16(beacon->len); in lbtf_beacon_set() 193 cmd.hdr.size = cpu_to_le16(sizeof(cmd)); in lbtf_beacon_ctrl() 194 cmd.action = cpu_to_le16(CMD_ACT_SET); in lbtf_beacon_ctrl() 323 cmd.action = cpu_to_le16(CMD_ACT_SET); in lbtf_cmd_set_mac_multicast_addr() 344 cmd.mode = cpu_to_le16(mode); in lbtf_set_mode() 371 cmd.action = cpu_to_le16(CMD_ACT_SET); in lbtf_set_mac_address() [all …]
|
| /linux-6.15/drivers/vdpa/pds/ |
| H A D | cmds.c | 23 .vdpa_init.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_init_hw() 45 .vdpa.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_cmd_reset() 65 .vdpa_status.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_cmd_set_status() 86 .vdpa_setattr.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_cmd_set_mac() 109 .vdpa_setattr.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_cmd_set_max_vq_pairs() 111 .vdpa_setattr.max_vq_pairs = cpu_to_le16(max_vqp), in pds_vdpa_cmd_set_max_vq_pairs() 133 .vdpa_vq_init.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_cmd_init_vq() 134 .vdpa_vq_init.qid = cpu_to_le16(qid), in pds_vdpa_cmd_init_vq() 135 .vdpa_vq_init.len = cpu_to_le16(ilog2(vq_info->q_len)), in pds_vdpa_cmd_init_vq() 139 .vdpa_vq_init.intr_index = cpu_to_le16(qid), in pds_vdpa_cmd_init_vq() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 752 #define STA_KEY_FLG_ENCRYPT_MSK cpu_to_le16(0x0007) 753 #define STA_KEY_FLG_NO_ENC cpu_to_le16(0x0000) 754 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) 755 #define STA_KEY_FLG_CCMP cpu_to_le16(0x0002) 756 #define STA_KEY_FLG_TKIP cpu_to_le16(0x0003) 759 #define STA_KEY_FLG_INVALID cpu_to_le16(0x0800) 761 #define STA_KEY_FLG_MAP_KEY_MSK cpu_to_le16(0x0008) 1852 #define IWLAGN_BT_VALID_BOOST cpu_to_le16(BIT(1)) 2089 #define IWL_POWER_PCI_PM_MSK cpu_to_le16(BIT(3)) 2090 #define IWL_POWER_FAST_PD cpu_to_le16(BIT(4)) [all …]
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 1551 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_default_vsi() 1579 cmd->seid = cpu_to_le16(seid); in i40e_aq_clear_default_vsi() 1621 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_unicast_promiscuous() 1654 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_multicast_promiscuous() 1687 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_mc_promisc_on_vlan() 1729 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_uc_promisc_on_vlan() 1764 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_bc_promisc_on_vlan() 1801 cmd->seid = cpu_to_le16(seid); in i40e_aq_set_vsi_broadcast() 3350 cmd->seid = cpu_to_le16(seid); in i40e_aq_delete_element() 5137 cmd->seid = cpu_to_le16(seid); in i40e_aq_add_cloud_filters() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_crtc.c | 228 args.susModeMiscInfo.usAccess = cpu_to_le16(misc); in amdgpu_atombios_crtc_set_dtd_timing() 390 args.v1.usPixelClock = cpu_to_le16(clock / 10); in amdgpu_atombios_crtc_adjust_pll() 492 args.v5.usPixelClock = cpu_to_le16(dispclk); in amdgpu_atombios_crtc_set_disp_eng_pll() 608 args.v1.usRefDiv = cpu_to_le16(ref_div); in amdgpu_atombios_crtc_program_pll() 609 args.v1.usFbDiv = cpu_to_le16(fb_div); in amdgpu_atombios_crtc_program_pll() 618 args.v2.usRefDiv = cpu_to_le16(ref_div); in amdgpu_atombios_crtc_program_pll() 619 args.v2.usFbDiv = cpu_to_le16(fb_div); in amdgpu_atombios_crtc_program_pll() 628 args.v3.usRefDiv = cpu_to_le16(ref_div); in amdgpu_atombios_crtc_program_pll() 629 args.v3.usFbDiv = cpu_to_le16(fb_div); in amdgpu_atombios_crtc_program_pll() 646 args.v5.usFbDiv = cpu_to_le16(fb_div); in amdgpu_atombios_crtc_program_pll() [all …]
|