Home
last modified time | relevance | path

Searched refs:rch (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_6g.c71 u32 *ch_cnt, struct rtw_regulation_channel *rch, in _convert_ch6g() argument
86 rch[*ch_cnt].band = BAND_ON_6G; in _convert_ch6g()
87 rch[*ch_cnt].channel = (u8)(ch_start + (i * 4)); in _convert_ch6g()
91 if ((rch[*ch_cnt].channel % 16) == 5) in _convert_ch6g()
94 rch[*ch_cnt].property = property; in _convert_ch6g()
96 rch[*ch_cnt].channel, in _convert_ch6g()
H A Dphl_regulation.c40 struct rtw_regulation_channel *rch, u16 ch, u16 passive) in _convert_ch2g() argument
51 rch[*ch_cnt].band = BAND_ON_24G; in _convert_ch2g()
52 rch[*ch_cnt].channel = (u8)(i + 1); in _convert_ch2g()
57 rch[*ch_cnt].property = property; in _convert_ch2g()
168 u32 *ch_cnt, struct rtw_regulation_channel *rch, in _convert_ch5g() argument
183 rch[*ch_cnt].band = BAND_ON_5G; in _convert_ch5g()
184 rch[*ch_cnt].channel = (u8)(ch_start + (i * 4)); in _convert_ch5g()
191 rch[*ch_cnt].property = property; in _convert_ch5g()
193 rch[*ch_cnt].channel, in _convert_ch5g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_6g.c71 u32 *ch_cnt, struct rtw_regulation_channel *rch, in _convert_ch6g() argument
86 rch[*ch_cnt].band = BAND_ON_6G; in _convert_ch6g()
87 rch[*ch_cnt].channel = (u8)(ch_start + (i * 4)); in _convert_ch6g()
91 if ((rch[*ch_cnt].channel % 16) == 5) in _convert_ch6g()
94 rch[*ch_cnt].property = property; in _convert_ch6g()
96 rch[*ch_cnt].channel, in _convert_ch6g()
H A Dphl_regulation.c40 struct rtw_regulation_channel *rch, u16 ch, u16 passive) in _convert_ch2g() argument
51 rch[*ch_cnt].band = BAND_ON_24G; in _convert_ch2g()
52 rch[*ch_cnt].channel = (u8)(i + 1); in _convert_ch2g()
57 rch[*ch_cnt].property = property; in _convert_ch2g()
168 u32 *ch_cnt, struct rtw_regulation_channel *rch, in _convert_ch5g() argument
183 rch[*ch_cnt].band = BAND_ON_5G; in _convert_ch5g()
184 rch[*ch_cnt].channel = (u8)(ch_start + (i * 4)); in _convert_ch5g()
191 rch[*ch_cnt].property = property; in _convert_ch5g()
193 rch[*ch_cnt].channel, in _convert_ch5g()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_mpc.c403 struct channel *rch, *wch; in ctc_mpc_establish_connectivity() local
410 rch = priv->channel[CTCM_READ]; in ctc_mpc_establish_connectivity()
457 if ((fsm_getstate(rch->fsm) > CH_XID0_PENDING) || in ctc_mpc_establish_connectivity()
472 if ((rch->in_mpcgroup) && in ctc_mpc_establish_connectivity()
473 (fsm_getstate(rch->fsm) == CH_XID0_PENDING)) in ctc_mpc_establish_connectivity()
474 fsm_event(grp->fsm, MPCG_EVENT_XID0DO, rch); in ctc_mpc_establish_connectivity()
478 CTCM_FUNTAIL, dev->name, rch->id); in ctc_mpc_establish_connectivity()
556 struct channel *rch; in ctc_mpc_flow_control() local
569 rch = priv->channel[CTCM_READ]; in ctc_mpc_flow_control()
589 tasklet_schedule(&rch->ch_tasklet); in ctc_mpc_flow_control()
[all …]
H A Dctcm_fsms.c1756 struct channel *rch = priv->channel[CTCM_READ]; in ctcmpc_chx_send_sweep() local
1771 __func__, rch->th_seq_num); in ctcmpc_chx_send_sweep()
1825 rch->th_seq_num = 0x00; in ctcmpc_chx_send_sweep()
1831 __func__, wch->th_seq_num, rch->th_seq_num); in ctcmpc_chx_send_sweep()
H A Dctcm_main.c597 static void ctcmpc_send_sweep_req(struct channel *rch) in ctcmpc_send_sweep_req() argument
599 struct net_device *dev = rch->netdev; in ctcmpc_send_sweep_req()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais.c420 int i, tch, rch; in mdais_fixup_dai() local
424 rch = 0; in mdais_fixup_dai()
429 rch += rx_maps[i]; in mdais_fixup_dai()
434 soc_dai->capture.channels_min = rch; in mdais_fixup_dai()
435 soc_dai->capture.channels_max = rch; in mdais_fixup_dai()
/OK3568_Linux_fs/kernel/
H A DCREDITS2634 E: minyard@wf-rch.cirr.com