| /drivers/net/wireless/ath/ath10k/ |
| A D | qmi_wlfw_v01.c | 17 .tlv_type = 0, 26 .tlv_type = 0, 35 .tlv_type = 0, 44 .tlv_type = 0, 53 .tlv_type = 0, 66 .tlv_type = 0, 75 .tlv_type = 0, 84 .tlv_type = 0, 97 .tlv_type = 0, 106 .tlv_type = 0, [all …]
|
| /drivers/net/ipa/ |
| A D | ipa_qmi_msg.c | 20 .tlv_type = 0x10, 30 .tlv_type = 0x10, 40 .tlv_type = 0x11, 50 .tlv_type = 0x11, 60 .tlv_type = 0x12, 70 .tlv_type = 0x12, 80 .tlv_type = 0x13, 90 .tlv_type = 0x13, 100 .tlv_type = 0x14, 110 .tlv_type = 0x14, [all …]
|
| /drivers/soc/qcom/ |
| A D | qcom_pdr_msg.c | 17 .tlv_type = 0, 26 .tlv_type = 0, 35 .tlv_type = 0, 44 .tlv_type = 0, 57 .tlv_type = 0x01, 66 .tlv_type = 0x10, 75 .tlv_type = 0x10, 89 .tlv_type = 0x02, 323 .tlv_type = 0x01, 331 .tlv_type = 0x02, [all …]
|
| A D | qmi_encdec.c | 83 u8 tlv_type; in skip_to_next_elem() local 89 tlv_type = temp_ei->tlv_type; in skip_to_next_elem() 91 } while (tlv_type == temp_ei->tlv_type); in skip_to_next_elem() 302 u8 tlv_type; in qmi_encode() local 320 tlv_type = temp_ei->tlv_type; in qmi_encode() 592 if (temp_ei->tlv_type == (u8)type) in find_ei() 622 u32 tlv_type; in qmi_decode() local 636 QMI_ENCDEC_DECODE_TLV(&tlv_type, in qmi_decode() 820 .tlv_type = QMI_COMMON_TLV_TYPE, 829 .tlv_type = QMI_COMMON_TLV_TYPE, [all …]
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | qmi.c | 28 .tlv_type = 0, 72 .tlv_type = 0x10, 81 .tlv_type = 0x10, 90 .tlv_type = 0x11, 99 .tlv_type = 0x11, 108 .tlv_type = 0x12, 117 .tlv_type = 0x12, 126 .tlv_type = 0x12, 879 .tlv_type = 0, 887 .tlv_type = 0, [all …]
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | qmi.c | 40 .tlv_type = 0x10, 49 .tlv_type = 0x10, 58 .tlv_type = 0x11, 67 .tlv_type = 0x11, 76 .tlv_type = 0x12, 85 .tlv_type = 0x12, 94 .tlv_type = 0x12, 569 .tlv_type = 0, 577 .tlv_type = 0, 585 .tlv_type = 0, [all …]
|
| /drivers/net/ethernet/qlogic/qed/ |
| A D | qed_mng_tlv.c | 32 switch (tlv_type) { in qed_mfw_get_tlv_group() 250 switch (p_tlv->tlv_type) { in qed_mfw_get_gen_tlv_value() 312 switch (p_tlv->tlv_type) { in qed_mfw_get_eth_tlv_value() 449 switch (p_tlv->tlv_type) { in qed_mfw_get_fcoe_tlv_value() 635 idx = (p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() 686 idx = p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() 700 idx = p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() 761 idx = (p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() 783 idx = (p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() 887 idx = (p_tlv->tlv_type - in qed_mfw_get_fcoe_tlv_value() [all …]
|
| A D | qed_mcp.h | 819 u8 tlv_type; member
|
| /drivers/net/ethernet/mellanox/mlxfw/ |
| A D | mlxfw_mfa2_tlv.h | 47 #define MLXFW_MFA2_TLV(name, payload_type, tlv_type) \ argument 53 tlv_type, sizeof(payload_type), \ 57 #define MLXFW_MFA2_TLV_VARSIZE(name, payload_type, tlv_type) \ argument 63 tlv_type, sizeof(payload_type), \
|
| /drivers/net/wireless/intel/iwlwifi/fw/ |
| A D | pnvm.c | 50 u32 tlv_len, tlv_type; in iwl_pnvm_handle_section() local 56 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_handle_section() 66 switch (tlv_type) { in iwl_pnvm_handle_section() 144 tlv_type, tlv_len); in iwl_pnvm_handle_section() 179 u32 tlv_len, tlv_type; in iwl_pnvm_parse() local 186 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_parse() 194 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_pnvm_parse()
|
| A D | uefi.c | 176 u32 tlv_len, tlv_type; in iwl_uefi_reduce_power_section() local 182 tlv_type = le32_to_cpu(tlv->type); in iwl_uefi_reduce_power_section() 192 switch (tlv_type) { in iwl_uefi_reduce_power_section() 204 tlv_type, tlv_len); in iwl_uefi_reduce_power_section() 230 u32 tlv_len, tlv_type; in iwl_uefi_reduce_power_parse() local 236 tlv_type = le32_to_cpu(tlv->type); in iwl_uefi_reduce_power_parse() 244 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_uefi_reduce_power_parse()
|
| /drivers/infiniband/hw/bnxt_re/ |
| A D | qplib_tlv.h | 19 rtlv->tlv.tlv_type = cpu_to_le16(TLV_TYPE_ROCE_SP_COMMAND); in __roce_1st_tlv_prep() 26 static inline void __roce_ext_tlv_prep(struct roce_tlv *rtlv, u16 tlv_type, in __roce_ext_tlv_prep() argument 30 rtlv->tlv.tlv_type = cpu_to_le16(tlv_type); in __roce_ext_tlv_prep()
|
| A D | roce_hsi.h | 938 __le16 tlv_type; member 2450 __le16 tlv_type; member 2521 __le16 tlv_type; member 2665 __le16 tlv_type; member 2757 __le16 tlv_type; member
|
| /drivers/net/wireless/quantenna/qtnfmac/ |
| A D | event.c | 27 u16 tlv_type; in qtnf_event_handle_sta_assoc() local 63 tlv_type = le16_to_cpu(tlv->type); in qtnf_event_handle_sta_assoc() 66 if (tlv_type == QTN_TLV_ID_IE_SET) { in qtnf_event_handle_sta_assoc() 146 u16 tlv_type; in qtnf_event_handle_bss_join() local 232 tlv_type = le16_to_cpu(tlv->type); in qtnf_event_handle_bss_join() 235 if (tlv_type == QTN_TLV_ID_IE_SET) { in qtnf_event_handle_bss_join() 349 u16 tlv_type; in qtnf_event_handle_scan_results() local 371 tlv_type = le16_to_cpu(tlv->type); in qtnf_event_handle_scan_results() 374 if (tlv_type == QTN_TLV_ID_IE_SET) { in qtnf_event_handle_scan_results()
|
| A D | commands.c | 893 u16 tlv_type; in qtnf_cmd_resp_proc_hw_info() local 907 tlv_type = le16_to_cpu(tlv->type); in qtnf_cmd_resp_proc_hw_info() 910 switch (tlv_type) { in qtnf_cmd_resp_proc_hw_info() 1019 u16 tlv_type; in qtnf_parse_variable_mac_info() local 1063 switch (tlv_type) { in qtnf_parse_variable_mac_info() 1154 tlv_type, tlv_value_len); in qtnf_parse_variable_mac_info() 1164 mac->macid, tlv_type); in qtnf_parse_variable_mac_info() 1364 u16 tlv_type; in qtnf_cmd_resp_fill_band_info() local 1403 switch (tlv_type) { in qtnf_cmd_resp_fill_band_info() 2336 u16 tlv_type; in qtnf_cmd_resp_proc_chan_stat_info() local [all …]
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | sta_event.c | 415 u16 tlv_buf_left, tlv_type, tlv_len; in mwifiex_process_multi_chan_event() local 437 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_multi_chan_event() 445 if (tlv_type != TLV_TYPE_MC_GROUP_INFO) { in mwifiex_process_multi_chan_event() 447 tlv_type); in mwifiex_process_multi_chan_event() 491 u16 tlv_type, tlv_len; in mwifiex_process_tx_pause_event() local 505 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_tx_pause_event() 514 if (tlv_type == TLV_TYPE_TX_PAUSE) { in mwifiex_process_tx_pause_event() 541 u16 tlv_type, tlv_len; in mwifiex_bt_coex_wlan_param_update_event() local 546 tlv_type = le16_to_cpu(tlv->type); in mwifiex_bt_coex_wlan_param_update_event() 550 switch (tlv_type) { in mwifiex_bt_coex_wlan_param_update_event()
|
| A D | 11n_rxreorder.c | 906 u16 tlv_type, tlv_len; in mwifiex_11n_rxba_sync_event() local 917 tlv_type = le16_to_cpu(tlv_rxba->header.type); in mwifiex_11n_rxba_sync_event() 927 if (tlv_type != TLV_TYPE_RXBA_SYNC) { in mwifiex_11n_rxba_sync_event() 929 "Wrong TLV id=0x%x\n", tlv_type); in mwifiex_11n_rxba_sync_event()
|
| A D | scan.c | 1119 u32 tlv_type; in mwifiex_ret_802_11_scan_get_tlv_ptrs() local 1132 tlv_type = le16_to_cpu(current_tlv->header.type); in mwifiex_ret_802_11_scan_get_tlv_ptrs() 1141 if (req_tlv_type == tlv_type) { in mwifiex_ret_802_11_scan_get_tlv_ptrs() 1142 switch (tlv_type) { in mwifiex_ret_802_11_scan_get_tlv_ptrs() 1160 tlv_type); in mwifiex_ret_802_11_scan_get_tlv_ptrs()
|
| /drivers/remoteproc/ |
| A D | qcom_sysmon.c | 198 .tlv_type = 0x02, 219 .tlv_type = 0x01, 229 .tlv_type = 0x01, 239 .tlv_type = 0x02, 249 .tlv_type = 0x10, 259 .tlv_type = 0x10, 277 .tlv_type = 0x02,
|
| /drivers/slimbus/ |
| A D | qcom-ngd-ctrl.c | 228 .tlv_type = 0x01, 238 .tlv_type = 0x10, 248 .tlv_type = 0x10, 258 .tlv_type = 0x00, 270 .tlv_type = 0x02, 280 .tlv_type = 0x00, 292 .tlv_type = 0x01, 302 .tlv_type = 0x10, 311 .tlv_type = 0x10, 320 .tlv_type = 0x00, [all …]
|
| /drivers/net/wireless/marvell/libertas/ |
| A D | debugfs.c | 197 static void *lbs_tlv_find(uint16_t tlv_type, const uint8_t *tlv, uint16_t size) in lbs_tlv_find() argument 207 if (tlv_h->type == cpu_to_le16(tlv_type)) in lbs_tlv_find() 217 static ssize_t lbs_threshold_read(uint16_t tlv_type, uint16_t event_mask, in lbs_threshold_read() argument 248 got = lbs_tlv_find(tlv_type, subscribed->tlv, sizeof(subscribed->tlv)); in lbs_threshold_read() 269 static ssize_t lbs_threshold_write(uint16_t tlv_type, uint16_t event_mask, in lbs_threshold_write() argument 317 tlv->header.type = cpu_to_le16(tlv_type); in lbs_threshold_write() 320 if (tlv_type != TLV_TYPE_BCNMISS) in lbs_threshold_write()
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-drv.c | 681 enum iwl_ucode_tlv_type tlv_type, in iwl_drv_set_dump_exclude() argument 690 if (tlv_type == IWL_UCODE_TLV_SEC_TABLE_ADDR) { in iwl_drv_set_dump_exclude() 789 enum iwl_ucode_tlv_type tlv_type; in iwl_parse_tlv_firmware() local 835 tlv_type = le32_to_cpu(tlv->type); in iwl_parse_tlv_firmware() 846 switch (tlv_type) { in iwl_parse_tlv_firmware() 1396 iwl_drv_set_dump_exclude(drv, tlv_type, in iwl_parse_tlv_firmware() 1419 IWL_DEBUG_INFO(drv, "unknown TLV: %d\n", tlv_type); in iwl_parse_tlv_firmware() 1440 IWL_ERR(drv, "TLV %d has invalid size: %u\n", tlv_type, tlv_len); in iwl_parse_tlv_firmware()
|
| /drivers/staging/media/ipu7/abi/ |
| A D | ipu7_fw_common_abi.h | 45 u16 tlv_type; member
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core.c | 556 u8 tlv_type = mlxsw_emad_string_tlv_type_get(tlv); in mlxsw_emad_tlv_is_string_tlv() local 558 return tlv_type == MLXSW_EMAD_TLV_TYPE_STRING; in mlxsw_emad_tlv_is_string_tlv() 563 u8 tlv_type = mlxsw_emad_latency_tlv_type_get(tlv); in mlxsw_emad_tlv_is_latency_tlv() local 565 return tlv_type == MLXSW_EMAD_TLV_TYPE_LATENCY; in mlxsw_emad_tlv_is_latency_tlv()
|
| /drivers/net/bonding/ |
| A D | bond_3ad.c | 951 switch (marker->tlv_type) { in ad_marker_send() 2116 marker.tlv_type = AD_MARKER_RESPONSE_SUBTYPE; in ad_marker_info_received() 2588 switch (marker->tlv_type) { in bond_3ad_rx_indication()
|