Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c3416 s8 pd_diff, s8 cs_diff, u8 bw, u8 nrx) in rtw8822c_phy_cck_pd_set_reg() argument
3420 if (WARN_ON(bw > RTW_CHANNEL_WIDTH_40 || nrx >= RTW_RF_PATH_MAX)) in rtw8822c_phy_cck_pd_set_reg()
3424 rtw8822c_cck_pd_reg[bw][nrx].reg_pd, in rtw8822c_phy_cck_pd_set_reg()
3425 rtw8822c_cck_pd_reg[bw][nrx].mask_pd); in rtw8822c_phy_cck_pd_set_reg()
3427 rtw8822c_cck_pd_reg[bw][nrx].reg_cs, in rtw8822c_phy_cck_pd_set_reg()
3428 rtw8822c_cck_pd_reg[bw][nrx].mask_cs); in rtw8822c_phy_cck_pd_set_reg()
3438 rtw8822c_cck_pd_reg[bw][nrx].reg_pd, in rtw8822c_phy_cck_pd_set_reg()
3439 rtw8822c_cck_pd_reg[bw][nrx].mask_pd, in rtw8822c_phy_cck_pd_set_reg()
3442 rtw8822c_cck_pd_reg[bw][nrx].reg_cs, in rtw8822c_phy_cck_pd_set_reg()
3443 rtw8822c_cck_pd_reg[bw][nrx].mask_cs, in rtw8822c_phy_cck_pd_set_reg()
[all …]