Searched refs:rcaps (Results 1 – 3 of 3) sorted by relevance
883 struct pcmchan_caps *pcaps = NULL, *rcaps = NULL; in dsp_ioctl() local889 rcaps = chn_getcaps(rdch); in dsp_ioctl()895 p->rate_min = max(rcaps? rcaps->minspeed : 0, in dsp_ioctl()897 p->rate_max = min(rcaps? rcaps->maxspeed : 1000000, in dsp_ioctl()
804 unsigned int exactf, unsigned int rcaps, unsigned int wxcaps);
7853 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) in t4_cfg_pfvf() argument7870 c.r_caps_to_nethctrl = cpu_to_be32(V_FW_PFVF_CMD_R_CAPS(rcaps) | in t4_cfg_pfvf()