Home
last modified time | relevance | path

Searched defs:phl_snd_grp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.h99 struct phl_snd_grp { struct
100 u8 gidx;
101 enum snd_type snd_type;
102 enum snd_grp_tier grp_tier;
103 u8 wrole_idx;
104 u8 band;
105 u8 num_sta;
106 struct phl_snd_sta sta[MAX_NUM_STA_SND_GRP];
107 enum snd_status snd_sts;
108 u8 en_fix_mode; /* post confg forced mode setting */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.h99 struct phl_snd_grp { struct
100 u8 gidx;
101 enum snd_type snd_type;
102 enum snd_grp_tier grp_tier;
103 u8 wrole_idx;
104 u8 band;
105 u8 num_sta;
106 struct phl_snd_sta sta[MAX_NUM_STA_SND_GRP];
107 enum snd_status snd_sts;
108 u8 en_fix_mode; /* post confg forced mode setting */
[all …]