Home
last modified time | relevance | path

Searched refs:tlv_type (Results 1 – 25 of 36) sorted by last modified time

12

/linux/net/ipv6/
H A Dip6_output.c309 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ip6_xmit()
H A Dip6_offload.c368 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ipv6_gro_complete()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c595 enum iwl_ucode_tlv_type tlv_type, in iwl_drv_set_dump_exclude() argument
604 if (tlv_type == IWL_UCODE_TLV_SEC_TABLE_ADDR) { in iwl_drv_set_dump_exclude()
703 enum iwl_ucode_tlv_type tlv_type; in iwl_parse_tlv_firmware() local
749 tlv_type = le32_to_cpu(tlv->type); in iwl_parse_tlv_firmware()
760 switch (tlv_type) { in iwl_parse_tlv_firmware()
1304 iwl_drv_set_dump_exclude(drv, tlv_type, in iwl_parse_tlv_firmware()
1318 IWL_DEBUG_INFO(drv, "unknown TLV: %d\n", tlv_type); in iwl_parse_tlv_firmware()
1339 IWL_ERR(drv, "TLV %d has invalid size: %u\n", tlv_type, tlv_len); in iwl_parse_tlv_firmware()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c161 u32 tlv_len, tlv_type; in iwl_uefi_reduce_power_section() local
167 tlv_type = le32_to_cpu(tlv->type); in iwl_uefi_reduce_power_section()
177 switch (tlv_type) { in iwl_uefi_reduce_power_section()
189 tlv_type, tlv_len); in iwl_uefi_reduce_power_section()
214 u32 tlv_len, tlv_type; in iwl_uefi_reduce_power_parse() local
220 tlv_type = le32_to_cpu(tlv->type); in iwl_uefi_reduce_power_parse()
228 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_uefi_reduce_power_parse()
H A Dpnvm.c49 u32 tlv_len, tlv_type; in iwl_pnvm_handle_section() local
55 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_handle_section()
65 switch (tlv_type) { in iwl_pnvm_handle_section()
143 tlv_type, tlv_len); in iwl_pnvm_handle_section()
177 u32 tlv_len, tlv_type; in iwl_pnvm_parse() local
184 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_parse()
192 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_pnvm_parse()
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c26 .tlv_type = 0,
35 .tlv_type = 0,
44 .tlv_type = 0,
53 .tlv_type = 0,
60 .tlv_type = QMI_COMMON_TLV_TYPE,
70 .tlv_type = 0x10,
79 .tlv_type = 0x10,
88 .tlv_type = 0x11,
97 .tlv_type = 0x11,
106 .tlv_type = 0x12,
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.c38 .tlv_type = 0x10,
47 .tlv_type = 0x10,
56 .tlv_type = 0x11,
65 .tlv_type = 0x11,
74 .tlv_type = 0x12,
83 .tlv_type = 0x12,
92 .tlv_type = 0x12,
101 .tlv_type = 0x13,
110 .tlv_type = 0x13,
119 .tlv_type = 0x14,
[all …]
/linux/drivers/net/ipa/
H A Dipa_qmi_msg.c20 .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/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h69 __le16 tlv_type; member
H A Dbnxt.c12844 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in bnxt_exthdr_check()
/linux/fs/btrfs/
H A Dsend.c670 put_unaligned_le16(attr, &hdr->tlv_type); in tlv_put()
5265 put_unaligned_le16(BTRFS_SEND_A_DATA, &hdr->tlv_type); in put_data_header()
H A Dsend.h58 __le16 tlv_type; member
/linux/drivers/slimbus/
H A Dqcom-ngd-ctrl.c229 .tlv_type = 0x01,
239 .tlv_type = 0x10,
249 .tlv_type = 0x10,
259 .tlv_type = 0x00,
271 .tlv_type = 0x02,
281 .tlv_type = 0x00,
293 .tlv_type = 0x01,
303 .tlv_type = 0x10,
312 .tlv_type = 0x10,
321 .tlv_type = 0x00,
[all …]
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c555 u8 tlv_type = mlxsw_emad_string_tlv_type_get(tlv); in mlxsw_emad_tlv_is_string_tlv() local
557 return tlv_type == MLXSW_EMAD_TLV_TYPE_STRING; in mlxsw_emad_tlv_is_string_tlv()
562 u8 tlv_type = mlxsw_emad_latency_tlv_type_get(tlv); in mlxsw_emad_tlv_is_latency_tlv() local
564 return tlv_type == MLXSW_EMAD_TLV_TYPE_LATENCY; in mlxsw_emad_tlv_is_latency_tlv()
/linux/include/net/
H A Dipv6.h160 u8 tlv_type; /* IPV6_TLV_JUMBO, 0xC2 */ member
498 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()
H A Dbond_3ad.h138 u8 tlv_type; /* = 0x01 (marker information) */ member
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c27 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()
H A Dcommands.c893 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
1060 tlv_type = le16_to_cpu(tlv->type); in qtnf_parse_variable_mac_info()
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
1400 tlv_type = le16_to_cpu(tlv->type); in qtnf_cmd_resp_fill_band_info()
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1119 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/bonding/
H A Dbond_3ad.c951 switch (marker->tlv_type) { in ad_marker_send()
2102 marker.tlv_type = AD_MARKER_RESPONSE_SUBTYPE; in ad_marker_info_received()
2574 switch (marker->tlv_type) { in bond_3ad_rx_indication()
/linux/drivers/infiniband/hw/bnxt_re/
H A Droce_hsi.h929 __le16 tlv_type; member
2347 __le16 tlv_type; member
2418 __le16 tlv_type; member
2562 __le16 tlv_type; member
2654 __le16 tlv_type; member
H A Dqplib_tlv.h19 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/net/tipc/
H A Dnetlink_compat.c106 tlv->tlv_type = htons(type); in tipc_add_tlv()
/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.c17 .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 …]
/linux/drivers/soc/qcom/
H A Dqmi_encdec.c83 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
318 tlv_type = temp_ei->tlv_type; in qmi_encode()
412 QMI_ENCDEC_ENCODE_TLV(tlv_type, tlv_len, tlv_pointer); in qmi_encode()
573 if (temp_ei->tlv_type == (u8)type) in find_ei()
603 u32 tlv_type; in qmi_decode() local
614 QMI_ENCDEC_DECODE_TLV(&tlv_type, in qmi_decode()
618 temp_ei = find_ei(ei_array, tlv_type); in qmi_decode()
[all …]

12