Home
last modified time | relevance | path

Searched refs:tlv_type (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.c16 .tlv_type = 0,
25 .tlv_type = 0,
34 .tlv_type = 0,
43 .tlv_type = 0,
52 .tlv_type = 0,
65 .tlv_type = 0,
74 .tlv_type = 0,
83 .tlv_type = 0,
96 .tlv_type = 0,
105 .tlv_type = 0,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_qmi_msg.c19 .tlv_type = 0x10,
29 .tlv_type = 0x10,
39 .tlv_type = 0x11,
49 .tlv_type = 0x11,
59 .tlv_type = 0x11,
69 .tlv_type = 0x11,
86 .tlv_type = 0x02,
104 .tlv_type = 0x01,
121 .tlv_type = 0x02,
139 .tlv_type = 0x02,
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dpdr_internal.h37 .tlv_type = 0,
46 .tlv_type = 0,
55 .tlv_type = 0,
64 .tlv_type = 0,
83 .tlv_type = 0x01,
92 .tlv_type = 0x10,
101 .tlv_type = 0x10,
125 .tlv_type = 0x02,
135 .tlv_type = 0x10,
144 .tlv_type = 0x10,
[all …]
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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dqmi.c23 .tlv_type = 0x10,
32 .tlv_type = 0x10,
41 .tlv_type = 0x11,
50 .tlv_type = 0x11,
59 .tlv_type = 0x12,
68 .tlv_type = 0x12,
77 .tlv_type = 0x12,
86 .tlv_type = 0x13,
95 .tlv_type = 0x13,
104 .tlv_type = 0x14,
[all …]
/OK3568_Linux_fs/kernel/samples/qmi/
H A Dqmi_sample_client.c51 .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 = PING_OPT2_TLV_TYPE,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_mng_tlv.c30 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c48 u32 tlv_len, tlv_type; in iwl_pnvm_handle_section() local
54 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_handle_section()
65 switch (tlv_type) { in iwl_pnvm_handle_section()
142 tlv_type, tlv_len); in iwl_pnvm_handle_section()
182 u32 tlv_len, tlv_type; in iwl_pnvm_parse() local
188 tlv_type = le32_to_cpu(tlv->type); in iwl_pnvm_parse()
196 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_pnvm_parse()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv.h47 #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), \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc_config.h248 __be16 tlv_type; /* TLV identifier */ member
276 (ntohs(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
291 return (ntohs(tlv->tlv_type) == type); in TLV_CHECK_TYPE()
296 tlv->tlv_type = htons(type); in TLV_SET_TYPE()
306 tlv_ptr->tlv_type = htons(type); in TLV_SET()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc_config.h248 __be16 tlv_type; /* TLV identifier */ member
276 (ntohs(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
291 return (ntohs(tlv->tlv_type) == type); in TLV_CHECK_TYPE()
296 tlv->tlv_type = htons(type); in TLV_SET_TYPE()
306 tlv_ptr->tlv_type = htons(type); in TLV_SET()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_config.h250 __be16 tlv_type; /* TLV identifier */ member
278 (ntohs(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
293 return (ntohs(tlv->tlv_type) == type); in TLV_CHECK_TYPE()
298 tlv->tlv_type = htons(type); in TLV_SET_TYPE()
308 tlv_ptr->tlv_type = htons(type); in TLV_SET()
/OK3568_Linux_fs/kernel/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
231 tlv_type = le16_to_cpu(tlv->type); in qtnf_event_handle_bss_join()
234 if (tlv_type == QTN_TLV_ID_IE_SET) { in qtnf_event_handle_bss_join()
348 u16 tlv_type; in qtnf_event_handle_scan_results() local
370 tlv_type = le16_to_cpu(tlv->type); in qtnf_event_handle_scan_results()
373 if (tlv_type == QTN_TLV_ID_IE_SET) { in qtnf_event_handle_scan_results()
H A Dcommands.c905 u16 tlv_type; in qtnf_cmd_resp_proc_hw_info() local
919 tlv_type = le16_to_cpu(tlv->type); in qtnf_cmd_resp_proc_hw_info()
922 switch (tlv_type) { in qtnf_cmd_resp_proc_hw_info()
1031 u16 tlv_type; in qtnf_parse_variable_mac_info() local
1072 tlv_type = le16_to_cpu(tlv->type); in qtnf_parse_variable_mac_info()
1075 switch (tlv_type) { in qtnf_parse_variable_mac_info()
1166 tlv_type, tlv_value_len); in qtnf_parse_variable_mac_info()
1176 mac->macid, tlv_type); in qtnf_parse_variable_mac_info()
1374 u16 tlv_type; in qtnf_cmd_resp_fill_band_info() local
1410 tlv_type = le16_to_cpu(tlv->type); in qtnf_cmd_resp_fill_band_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_sysmon.c191 .tlv_type = 0x02,
212 .tlv_type = 0x01,
222 .tlv_type = 0x01,
232 .tlv_type = 0x02,
242 .tlv_type = 0x10,
252 .tlv_type = 0x10,
270 .tlv_type = 0x02,
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c422 u16 tlv_buf_left, tlv_type, tlv_len; in mwifiex_process_multi_chan_event() local
444 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_multi_chan_event()
452 if (tlv_type != TLV_TYPE_MC_GROUP_INFO) { in mwifiex_process_multi_chan_event()
454 tlv_type); in mwifiex_process_multi_chan_event()
498 u16 tlv_type, tlv_len; in mwifiex_process_tx_pause_event() local
512 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_tx_pause_event()
521 if (tlv_type == TLV_TYPE_TX_PAUSE) { in mwifiex_process_tx_pause_event()
548 u16 tlv_type, tlv_len; in mwifiex_bt_coex_wlan_param_update_event() local
553 tlv_type = le16_to_cpu(tlv->type); in mwifiex_bt_coex_wlan_param_update_event()
557 switch (tlv_type) { in mwifiex_bt_coex_wlan_param_update_event()
H A D11n_rxreorder.c923 u16 tlv_type, tlv_len; in mwifiex_11n_rxba_sync_event() local
934 tlv_type = le16_to_cpu(tlv_rxba->header.type); in mwifiex_11n_rxba_sync_event()
936 if (tlv_type != TLV_TYPE_RXBA_SYNC) { in mwifiex_11n_rxba_sync_event()
938 "Wrong TLV id=0x%x\n", tlv_type); in mwifiex_11n_rxba_sync_event()
/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dqcom-ngd-ctrl.c218 .tlv_type = 0x01,
228 .tlv_type = 0x10,
238 .tlv_type = 0x10,
248 .tlv_type = 0x00,
260 .tlv_type = 0x02,
270 .tlv_type = 0x00,
282 .tlv_type = 0x01,
292 .tlv_type = 0x10,
301 .tlv_type = 0x10,
310 .tlv_type = 0x00,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c197 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()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dcontrol.c125 enum i2400m_tlv tlv_type, ssize_t tlv_size) in i2400m_tlv_match() argument
127 if (le16_to_cpu(tlv->type) != tlv_type) /* Not our type? skip */ in i2400m_tlv_match()
134 tlv_type, size, tlv_size); in i2400m_tlv_match()
227 enum i2400m_tlv tlv_type, ssize_t tlv_size) in i2400m_tlv_find() argument
233 match = i2400m_tlv_match(tlv, tlv_type, tlv_size); in i2400m_tlv_find()
239 tlv_type, match, tlv_size); in i2400m_tlv_find()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsend.h42 __le16 tlv_type; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_uap_cmdevent.c433 t_u16 tlv_type, tlv_len; in wlan_process_tx_pause_event() local
445 tlv_type = wlan_le16_to_cpu(tlv->type); in wlan_process_tx_pause_event()
453 if (tlv_type == TLV_TYPE_TX_PAUSE) { in wlan_process_tx_pause_event()
1782 t_u16 tlv_type = 0; in wlan_uap_ret_cmd_ap_config() local
1841 tlv_type = wlan_le16_to_cpu(tlv->type); in wlan_uap_ret_cmd_ap_config()
1850 switch (tlv_type) { in wlan_uap_ret_cmd_ap_config()
2727 t_u16 tlv_type = 0; in wlan_uap_ret_snmp_mib() local
2747 tlv_type = wlan_le16_to_cpu(*(t_u16 *)psnmp_oid); in wlan_uap_ret_snmp_mib()
2750 switch (tlv_type) { in wlan_uap_ret_snmp_mib()
3341 t_u16 tlv_type, tlv_len; in wlan_check_uap_capability() local
[all …]
H A Dmlan_scan.c1417 t_u32 tlv_type; in wlan_ret_802_11_scan_get_tlv_ptrs() local
1430 tlv_type = wlan_le16_to_cpu(pcurrent_tlv->header.type); in wlan_ret_802_11_scan_get_tlv_ptrs()
1438 if (req_tlv_type == tlv_type) { in wlan_ret_802_11_scan_get_tlv_ptrs()
1439 switch (tlv_type) { in wlan_ret_802_11_scan_get_tlv_ptrs()
1461 tlv_type); in wlan_ret_802_11_scan_get_tlv_ptrs()
4071 t_u16 tlv_type = 0; in wlan_ret_802_11_scan_ext() local
4107 tlv_type = wlan_le16_to_cpu(tlv->type); in wlan_ret_802_11_scan_ext()
4113 switch (tlv_type) { in wlan_ret_802_11_scan_ext()
4156 t_u16 tlv_type, tlv_len; in wlan_parse_ext_scan_result() local
4200 tlv_type = wlan_le16_to_cpu(ptlv->header.type); in wlan_parse_ext_scan_result()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_uap_cmdevent.c576 t_u16 tlv_type, tlv_len; in wlan_process_tx_pause_event() local
594 tlv_type = wlan_le16_to_cpu(tlv->type); in wlan_process_tx_pause_event()
602 if (tlv_type == TLV_TYPE_TX_PAUSE) { in wlan_process_tx_pause_event()
2001 t_u16 tlv_type = 0; in wlan_uap_ret_cmd_ap_config() local
2059 tlv_type = wlan_le16_to_cpu(tlv->type); in wlan_uap_ret_cmd_ap_config()
2068 switch (tlv_type) { in wlan_uap_ret_cmd_ap_config()
3056 t_u16 tlv_type = 0; in wlan_uap_ret_snmp_mib() local
3076 tlv_type = wlan_le16_to_cpu(*(t_u16 *)psnmp_oid); in wlan_uap_ret_snmp_mib()
3080 switch (tlv_type) { in wlan_uap_ret_snmp_mib()
3799 t_u16 tlv_type, tlv_len; in wlan_check_uap_capability() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/soc/qcom/
H A Dqmi.h76 u8 tlv_type; member

12