Searched refs:tlv (Results 251 - 275 of 492) sorted by relevance

<<11121314151617181920

/linux-master/include/sound/
H A Dsoc-dapm.h354 .tlv.p = (tlv_array), \
361 .tlv.p = (tlv_array), \
/linux-master/sound/soc/intel/catpt/
H A Dpcm.c11 #include <uapi/sound/tlv.h>
1084 .tlv.p = catpt_volume_tlv, \
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1278 const struct htt_tlv *tlv; local
1284 if (len < sizeof(*tlv)) {
1285 ath12k_err(ab, "htt tlv parse failure at byte %zd (%zu bytes left, %zu expected)\n",
1286 ptr - begin, len, sizeof(*tlv));
1289 tlv = (struct htt_tlv *)ptr;
1290 tlv_tag = le32_get_bits(tlv->header, HTT_TLV_TAG);
1291 tlv_len = le32_get_bits(tlv->header, HTT_TLV_LEN);
1292 ptr += sizeof(*tlv);
1293 len -= sizeof(*tlv);
1296 ath12k_err(ab, "htt tlv pars
[all...]
/linux-master/sound/pci/ac97/
H A Dac97_patch.c21 const unsigned int *tlv,
42 const unsigned int *tlv)
47 if (kctl && kctl->tlv.p)
48 kctl->tlv.p = tlv;
3436 const unsigned int *tlv,
3442 kctl = snd_ctl_make_virtual_master(name, tlv);
3474 kctl->tlv.p, follower_vols_vt1616);
41 reset_tlv(struct snd_ac97 *ac97, const char *name, const unsigned int *tlv) argument
3435 snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name, const unsigned int *tlv, const char * const *followers) argument
/linux-master/sound/drivers/
H A Ddummy.c19 #include <sound/tlv.h>
709 .tlv = { .p = db_scale_dummy } }
/linux-master/sound/soc/codecs/
H A Drt715.c30 #include <sound/tlv.h>
507 .tlv.p = (tlv_array), \
H A Drt712-sdca-dmic.c17 #include <sound/tlv.h>
414 .tlv.p = (tlv_array), \
H A Dpcm3168a.c20 #include <sound/tlv.h>
H A Duda1380.c27 #include <sound/tlv.h>
H A Dssm2518.c21 #include <sound/tlv.h>
H A Drt9120.c16 #include <sound/tlv.h>
H A Dalc5632.c26 #include <sound/tlv.h>
H A Dalc5623.c25 #include <sound/tlv.h>
H A Dtas2552.c27 #include <sound/tlv.h>
H A Dtas2770.c29 #include <sound/tlv.h>
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.c3621 struct ice_link_default_override_tlv tlv = { 0 }; local
3623 status = ice_get_link_default_override(&tlv, pi);
3627 if (!(tlv.options & ICE_LINK_OVERRIDE_STRICT_MODE) &&
3628 (tlv.options & ICE_LINK_OVERRIDE_EN))
3629 cfg->link_fec_opt = tlv.fec_options;
5748 u16 i, tlv, tlv_len, tlv_start, buf, offset; local
5752 status = ice_get_pfa_module_tlv(hw, &tlv, &tlv_len,
5760 tlv_start = tlv + pi->lport * ICE_SR_PFA_LINK_OVERRIDE_WORDS +
/linux-master/sound/pci/hda/
H A Dcs35l56_hda.c19 #include <sound/tlv.h>
376 ctl_template.tlv.p = cs35l56_hda_vol_tlv;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c199 struct ieee80211_radiotap_tlv *tlv; local
201 tlv = skb_put(skb, sizeof(*tlv));
202 tlv->type = cpu_to_le16(type);
203 tlv->len = cpu_to_le16(len);
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.c16 #include "wmi-tlv.h"
2465 ath10k_dbg(ar, ATH10K_DBG_WMI, "wmi tlv evnt mgmt tx completion\n");
2495 ath10k_dbg(ar, ATH10K_DBG_WMI, "wmi tlv event bundle mgmt tx completion\n");
4185 const struct phyerr_tlv *tlv; local
4203 if (i + sizeof(*tlv) > buf_len) {
4204 ath10k_warn(ar, "too short buf for tlv header (%d)\n",
4209 tlv = (struct phyerr_tlv *)&phyerr->buf[i];
4210 tlv_len = __le16_to_cpu(tlv->len);
4211 tlv_buf = &phyerr->buf[i + sizeof(*tlv)];
4214 tlv_len, tlv
4250 struct phyerr_tlv *tlv; local
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1626 u8 tlv[]; member in struct:host_cmd_ds_802_11_bg_scan_config
1721 u8 tlv[]; member in struct:host_cmd_ds_sta_list
1924 u8 tlv[]; member in struct:host_cmd_ds_sys_config
/linux-master/sound/pci/
H A Dcs4281.c20 #include <sound/tlv.h>
1029 .tlv = { .p = db_scale_dsp },
1040 .tlv = { .p = db_scale_dsp },
/linux-master/sound/pci/au88x0/
H A Dau88x0_pcm.c591 .tlv = { .p = vortex_pcm_vol_db_scale },
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c27 #include <sound/tlv.h>
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dhost.h454 uint8_t tlv[128]; member in struct:cmd_ds_802_11_subscribe_event
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c40 * single definition for firmware-driver flow control tlv's.
42 * each tlv is specified by BRCMF_FWS_TLV_DEF(name, ID, length).
43 * A length value 0 indicates variable length tlv.
65 * enum brcmf_fws_tlv_type - definition of tlv identifiers.
76 * enum brcmf_fws_tlv_len - definition of tlv lengths.
100 * brcmf_fws_tlv_names - array of tlv names.
131 * The PKTTAG tlv has additional bytes when firmware-signalling
137 * flags used to enable tlv signalling from firmware.
191 * @htod: host to device packet identifier (used in PKTTAG tlv).
248 * 32-bit packet identifier used in PKTTAG tlv fro
2346 u32 tlv = BRCMF_FWS_FLAGS_RSSI_SIGNALS; local
[all...]

Completed in 450 milliseconds

<<11121314151617181920