Home
last modified time | relevance | path

Searched refs:tlvs (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/net/atm/
H A Dlec.h47 u8 **tlvs, u32 *sizeoftlvs);
49 const u8 *tlvs, u32 sizeoftlvs);
51 const u8 *tlvs, u32 sizeoftlvs);
140 u8 *tlvs; /* LANE2: TLVs are new */ member
H A Dmpc.c85 const uint8_t *tlvs, uint8_t mps_macs,
376 const u8 *tlvs, u32 sizeoftlvs) in lane2_assoc_ind()
391 end_of_tlvs = tlvs + sizeoftlvs; in lane2_assoc_ind()
392 while (end_of_tlvs - tlvs >= 5) { in lane2_assoc_ind()
393 type = ((tlvs[0] << 24) | (tlvs[1] << 16) | in lane2_assoc_ind()
394 (tlvs[2] << 8) | tlvs[3]); in lane2_assoc_ind()
395 length = tlvs[4]; in lane2_assoc_ind()
396 tlvs in lane2_assoc_ind()
375 lane2_assoc_ind(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs) lane2_assoc_ind() argument
464 copy_macs(struct mpoa_client *mpc, const uint8_t *router_mac, const uint8_t *tlvs, uint8_t mps_macs, uint8_t device_type) copy_macs() argument
[all...]
H A Dlec.c73 const u8 *tlvs, u32 sizeoftlvs);
75 u8 **tlvs, u32 *sizeoftlvs);
77 const u8 *tlvs, u32 sizeoftlvs);
391 pr_debug("LANE2 3.1.5, got tlvs, size %d\n", in lec_atm_send()
1071 * Non force allocates memory and fills in *tlvs, fills in *sizeoftlvs.
1077 u8 **tlvs, u32 *sizeoftlvs) in lane2_resolve()
1092 *tlvs = kmemdup(table->tlvs, table->sizeoftlvs, GFP_ATOMIC); in lane2_resolve()
1093 if (*tlvs == NULL) in lane2_resolve()
1109 skb_copy_to_linear_data(skb, *tlvs, *sizeoftlv in lane2_resolve()
1076 lane2_resolve(struct net_device *dev, const u8 *dst_mac, int force, u8 **tlvs, u32 *sizeoftlvs) lane2_resolve() argument
1122 lane2_associate_req(struct net_device *dev, const u8 *lan_dst, const u8 *tlvs, u32 sizeoftlvs) lane2_associate_req() argument
1158 lane2_associate_ind(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs) lane2_associate_ind() argument
[all...]
H A Dlec_arpc.h44 u8 *tlvs; member
48 * the length of the tlvs array
56 * the tlvs in the lec_arp_table->tlvs array
/kernel/linux/linux-6.6/net/atm/
H A Dlec.h47 u8 **tlvs, u32 *sizeoftlvs);
49 const u8 *tlvs, u32 sizeoftlvs);
51 const u8 *tlvs, u32 sizeoftlvs);
140 u8 *tlvs; /* LANE2: TLVs are new */ member
H A Dmpc.c85 const uint8_t *tlvs, uint8_t mps_macs,
376 const u8 *tlvs, u32 sizeoftlvs) in lane2_assoc_ind()
391 end_of_tlvs = tlvs + sizeoftlvs; in lane2_assoc_ind()
392 while (end_of_tlvs - tlvs >= 5) { in lane2_assoc_ind()
393 type = ((tlvs[0] << 24) | (tlvs[1] << 16) | in lane2_assoc_ind()
394 (tlvs[2] << 8) | tlvs[3]); in lane2_assoc_ind()
395 length = tlvs[4]; in lane2_assoc_ind()
396 tlvs in lane2_assoc_ind()
375 lane2_assoc_ind(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs) lane2_assoc_ind() argument
464 copy_macs(struct mpoa_client *mpc, const uint8_t *router_mac, const uint8_t *tlvs, uint8_t mps_macs, uint8_t device_type) copy_macs() argument
[all...]
H A Dlec.c73 const u8 *tlvs, u32 sizeoftlvs);
75 u8 **tlvs, u32 *sizeoftlvs);
77 const u8 *tlvs, u32 sizeoftlvs);
389 pr_debug("LANE2 3.1.5, got tlvs, size %d\n", in lec_atm_send()
1069 * Non force allocates memory and fills in *tlvs, fills in *sizeoftlvs.
1075 u8 **tlvs, u32 *sizeoftlvs) in lane2_resolve()
1090 *tlvs = kmemdup(table->tlvs, table->sizeoftlvs, GFP_ATOMIC); in lane2_resolve()
1091 if (*tlvs == NULL) in lane2_resolve()
1107 skb_copy_to_linear_data(skb, *tlvs, *sizeoftlv in lane2_resolve()
1074 lane2_resolve(struct net_device *dev, const u8 *dst_mac, int force, u8 **tlvs, u32 *sizeoftlvs) lane2_resolve() argument
1120 lane2_associate_req(struct net_device *dev, const u8 *lan_dst, const u8 *tlvs, u32 sizeoftlvs) lane2_associate_req() argument
1156 lane2_associate_ind(struct net_device *dev, const u8 *mac_addr, const u8 *tlvs, u32 sizeoftlvs) lane2_associate_ind() argument
[all...]
H A Dlec_arpc.h44 u8 *tlvs; member
48 * the length of the tlvs array
56 * the tlvs in the lec_arp_table->tlvs array
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1565 tlv = (void *)&hw_spec->tlvs + parsed_len; in mwifiex_ret_get_hw_spec()
H A Dfw.h1089 u8 tlvs[]; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1574 tlv = (void *)&hw_spec->tlvs + parsed_len; in mwifiex_ret_get_hw_spec()
H A Dfw.h1083 u8 tlvs[]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3219 u8 tlvs[0]; member
3225 struct wmi_start_scan_tlvs tlvs; member
3231 struct wmi_start_scan_tlvs tlvs; member
H A Dwmi.c6929 ath10k_wmi_put_start_scan_tlvs(struct wmi_start_scan_tlvs *tlvs, in ath10k_wmi_put_start_scan_tlvs() argument
6936 void *ptr = tlvs->tlvs; in ath10k_wmi_put_start_scan_tlvs()
7014 ath10k_wmi_put_start_scan_tlvs(&cmd->tlvs, arg); in ath10k_wmi_op_gen_start_scan()
7043 ath10k_wmi_put_start_scan_tlvs(&cmd->tlvs, arg); in ath10k_wmi_10x_op_gen_start_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3221 u8 tlvs[0]; member
3227 struct wmi_start_scan_tlvs tlvs; member
3233 struct wmi_start_scan_tlvs tlvs; member
H A Dwmi.c6929 ath10k_wmi_put_start_scan_tlvs(struct wmi_start_scan_tlvs *tlvs, in ath10k_wmi_put_start_scan_tlvs() argument
6936 void *ptr = tlvs->tlvs; in ath10k_wmi_put_start_scan_tlvs()
7014 ath10k_wmi_put_start_scan_tlvs(&cmd->tlvs, arg); in ath10k_wmi_op_gen_start_scan()
7043 ath10k_wmi_put_start_scan_tlvs(&cmd->tlvs, arg); in ath10k_wmi_10x_op_gen_start_scan()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c366 /* Is any of the tlvs the expected entry? If
367 * not update the tlvs buffer pointer/length.
370 brcmf_tlv_has_ie(const u8 *ie, const u8 **tlvs, u32 *tlvs_len, in brcmf_tlv_has_ie() argument
380 if (tlvs == NULL) in brcmf_tlv_has_ie()
385 *tlvs_len -= (int)(ie - *tlvs); in brcmf_tlv_has_ie()
387 *tlvs = ie; in brcmf_tlv_has_ie()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c439 /* Is any of the tlvs the expected entry? If
440 * not update the tlvs buffer pointer/length.
443 brcmf_tlv_has_ie(const u8 *ie, const u8 **tlvs, u32 *tlvs_len, in brcmf_tlv_has_ie() argument
453 if (tlvs == NULL) in brcmf_tlv_has_ie()
458 *tlvs_len -= (int)(ie - *tlvs); in brcmf_tlv_has_ie()
460 *tlvs = ie; in brcmf_tlv_has_ie()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1629 enum tlvs { enum
H A Dqed_sriov.c1161 /* list the types and lengths of the tlvs on the buffer */
1274 /* Prepare response for all extended tlvs if they are found by PF */ in qed_iov_prep_vp_update_resp_tlvs()
2982 u16 *tlvs) in qed_iov_pre_update_vport()
2996 if (!(*tlvs & tlv_mask)) in qed_iov_pre_update_vport()
3056 /* Search for extended tlvs list and update values in qed_iov_vf_mbx_vport_update()
3090 "No feature tlvs found for vport update\n"); in qed_iov_vf_mbx_vport_update()
2979 qed_iov_pre_update_vport(struct qed_hwfn *hwfn, u8 vfid, struct qed_sp_vport_update_params *params, u16 *tlvs) qed_iov_pre_update_vport() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c1159 /* list the types and lengths of the tlvs on the buffer */
1272 /* Prepare response for all extended tlvs if they are found by PF */ in qed_iov_prep_vp_update_resp_tlvs()
2980 u16 *tlvs) in qed_iov_pre_update_vport()
2994 if (!(*tlvs & tlv_mask)) in qed_iov_pre_update_vport()
3054 /* Search for extended tlvs list and update values in qed_iov_vf_mbx_vport_update()
3088 "No feature tlvs found for vport update\n"); in qed_iov_vf_mbx_vport_update()
2977 qed_iov_pre_update_vport(struct qed_hwfn *hwfn, u8 vfid, struct qed_sp_vport_update_params *params, u16 *tlvs) qed_iov_pre_update_vport() argument
H A Dqed_hsi.h12806 enum tlvs { enum

Completed in 167 milliseconds