| /linux/sound/usb/qcom/ |
| H A D | usb_audio_qmi_v01.c | 16 .tlv_type = 0, 24 .tlv_type = 0, 32 .tlv_type = 0, 38 .tlv_type = QMI_COMMON_TLV_TYPE, 48 .tlv_type = 0, 57 .tlv_type = 0, 66 .tlv_type = 0, 75 .tlv_type = 0, 84 .tlv_type = 0, 91 .tlv_type = QMI_COMMON_TLV_TYPE, [all …]
|
| /linux/drivers/net/ipa/ |
| H 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 …]
|
| /linux/drivers/soc/qcom/ |
| H 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, 99 .tlv_type = 0x10, 108 .tlv_type = 0x10, [all …]
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.c | 29 .tlv_type = 0, 38 .tlv_type = 0, 47 .tlv_type = 0, 56 .tlv_type = 0, 63 .tlv_type = QMI_COMMON_TLV_TYPE, 73 .tlv_type = 0x10, 82 .tlv_type = 0x10, 91 .tlv_type = 0x11, 100 .tlv_type = 0x11, 109 .tlv_type = 0x12, [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | qmi.c | 39 .tlv_type = 0x10, 48 .tlv_type = 0x10, 57 .tlv_type = 0x11, 66 .tlv_type = 0x11, 75 .tlv_type = 0x12, 84 .tlv_type = 0x12, 93 .tlv_type = 0x12, 102 .tlv_type = 0x13, 111 .tlv_type = 0x13, 120 .tlv_type = 0x14, [all …]
|
| /linux/samples/qmi/ |
| H A D | qmi_sample_client.c | 51 .tlv_type = QMI_COMMON_TLV_TYPE, 60 .tlv_type = QMI_COMMON_TLV_TYPE, 80 .tlv_type = PING_REQ1_TLV_TYPE, 89 .tlv_type = PING_OPT1_TLV_TYPE, 98 .tlv_type = PING_OPT1_TLV_TYPE, 122 .tlv_type = PING_RESP1_TLV_TYPE, 132 .tlv_type = PING_OPT1_TLV_TYPE, 141 .tlv_type = PING_OPT1_TLV_TYPE, 150 .tlv_type = PING_OPT2_TLV_TYPE, 159 .tlv_type [all...] |
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mng_tlv.c | 30 static int qed_mfw_get_tlv_group(u8 tlv_type, u8 *tlv_group) in qed_mfw_get_tlv_group() argument 32 switch (tlv_type) { in qed_mfw_get_tlv_group() 250 switch (p_tlv->tlv_type) { in qed_mfw_get_gen_tlv_value() 267 int idx = p_tlv->tlv_type - DRV_TLV_LOCAL_ADMIN_ADDR; 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() 648 idx = (p_tlv->tlv_type - DRV_TLV_CRC_ERROR_1_TIMESTAMP) / 2; 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() [all …]
|
| H A D | qed_mcp.h | 819 u8 tlv_type; member
|
| /linux/drivers/net/ethernet/mellanox/mlxfw/ |
| H 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), \
|
| /linux/include/uapi/linux/ |
| H A D | tipc_config.h | 246 __be16 tlv_type; /* TLV identifier */ member 274 (__be16_to_cpu(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK() 289 return (__be16_to_cpu(tlv->tlv_type) == type); in TLV_CHECK_TYPE() 294 tlv->tlv_type = __cpu_to_be16(type); in TLV_SET_TYPE() 304 tlv_ptr->tlv_type = __cpu_to_be16(type); in TLV_SET()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | pnvm.c | 57 u32 tlv_len, tlv_type; in iwl_pnvm_handle_section() local 63 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_handle_section() 73 switch (tlv_type) { in iwl_pnvm_handle_section() 151 tlv_type, tlv_len); in iwl_pnvm_handle_section() 186 u32 tlv_len, tlv_type; in iwl_pnvm_parse() local 193 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_parse() 201 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_pnvm_parse()
|
| H 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()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H 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()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sta_event.c | 677 u16 tlv_buf_left, tlv_type, tlv_len; in nxpwifi_process_multi_chan_event() local 699 tlv_type = le16_to_cpu(tlv->type); in nxpwifi_process_multi_chan_event() 707 if (tlv_type != TLV_TYPE_MC_GROUP_INFO) { in nxpwifi_process_multi_chan_event() 709 tlv_type); in nxpwifi_process_multi_chan_event() 739 u16 tlv_type, tlv_len; in nxpwifi_process_tx_pause_event() local 753 tlv_type = le16_to_cpu(tlv->type); in nxpwifi_process_tx_pause_event() 762 if (tlv_type == TLV_TYPE_TX_PAUSE) { in nxpwifi_process_tx_pause_event() 789 u16 tlv_type, tlv_len; in nxpwifi_bt_coex_wlan_param_update_event() local 794 tlv_type = le16_to_cpu(tlv->type); in nxpwifi_bt_coex_wlan_param_update_event() 798 switch (tlv_type) { in nxpwifi_bt_coex_wlan_param_update_event()
|
| H A D | 11ax.c | 207 u16 left_len, tlv_type, tlv_len; in nxpwifi_ret_11ax_cfg() local 215 tlv_type = le16_to_cpu(header->type); in nxpwifi_ret_11ax_cfg() 218 if (tlv_type == TLV_TYPE_EXTENSION_ID) { in nxpwifi_ret_11ax_cfg() 221 he_cap->id = tlv_type; in nxpwifi_ret_11ax_cfg()
|
| H A D | 11n_rxreorder.c | 738 u16 tlv_type, tlv_len; in nxpwifi_11n_rxba_sync_event() local 749 tlv_type = le16_to_cpu(tlv_rxba->header.type); in nxpwifi_11n_rxba_sync_event() 759 if (tlv_type != TLV_TYPE_RXBA_SYNC) { in nxpwifi_11n_rxba_sync_event() 761 "Wrong TLV id=0x%x\n", tlv_type); in nxpwifi_11n_rxba_sync_event()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H 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()
|
| H 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()
|
| H 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()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | debugfs.c | 194 static void *lbs_tlv_find(uint16_t tlv_type, const uint8_t *tlv, uint16_t size) in lbs_tlv_find() argument 204 if (tlv_h->type == cpu_to_le16(tlv_type)) in lbs_tlv_find() 214 static ssize_t lbs_threshold_read(uint16_t tlv_type, uint16_t event_mask, in lbs_threshold_read() argument 245 got = lbs_tlv_find(tlv_type, subscribed->tlv, sizeof(subscribed->tlv)); in lbs_threshold_read() 266 static ssize_t lbs_threshold_write(uint16_t tlv_type, uint16_t event_mask, in lbs_threshold_write() argument 314 tlv->header.type = cpu_to_le16(tlv_type); in lbs_threshold_write() 317 if (tlv_type != TLV_TYPE_BCNMISS) in lbs_threshold_write()
|
| /linux/fs/btrfs/ |
| H A D | send.h | 58 __le16 tlv_type; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-drv.c | 696 enum iwl_ucode_tlv_type tlv_type, in iwl_drv_set_dump_exclude() argument 705 if (tlv_type == IWL_UCODE_TLV_SEC_TABLE_ADDR) { in iwl_drv_set_dump_exclude() 804 enum iwl_ucode_tlv_type tlv_type; in iwl_parse_tlv_firmware() local 851 tlv_type = le32_to_cpu(tlv->type); in iwl_parse_tlv_firmware() 870 switch (tlv_type) { in iwl_parse_tlv_firmware() 1433 iwl_drv_set_dump_exclude(drv, tlv_type, in iwl_parse_tlv_firmware() 1465 tlv_type); in iwl_parse_tlv_firmware() 1476 IWL_DEBUG_INFO(drv, "unknown TLV: %d\n", tlv_type); in iwl_parse_tlv_firmware() 1497 IWL_ERR(drv, "TLV %d has invalid size: %u\n", tlv_type, tlv_len); in iwl_parse_tlv_firmware()
|
| /linux/include/net/ |
| H A D | bond_3ad.h | 139 u8 tlv_type; /* = 0x01 (marker information) */ member
|
| /linux/drivers/net/bonding/ |
| H A D | bond_3ad.c | 997 switch (marker->tlv_type) { in ad_marker_send() 2196 marker.tlv_type = AD_MARKER_RESPONSE_SUBTYPE; in ad_marker_info_received() 2671 switch (marker->tlv_type) { in bond_3ad_rx_indication()
|
| /linux/net/tipc/ |
| H A D | netlink_compat.c | 106 tlv->tlv_type = htons(type); in tipc_add_tlv()
|