Searched refs:chn_index (Results 1 – 2 of 2) sorted by relevance
985 u16 chn_index = new_sc->offermsg.offer.sub_channel_index; in netvsc_sc_open() local997 if (chn_index >= nvscdev->num_chn) in netvsc_sc_open()1000 set_per_channel_state(new_sc, nvscdev->sub_cb_buf + (chn_index - 1) * in netvsc_sc_open()1008 nvscdev->chn_table[chn_index] = new_sc; in netvsc_sc_open()
1316 u8 i, final, chn_index; in rtl88eu_phy_iq_calibrate() local1425 chn_index = get_right_chnl_for_iqk(hal_data->CurrentChannel); in rtl88eu_phy_iq_calibrate()1429 dm_odm->RFCalibrateInfo.IQKMatrixRegSetting[chn_index].Value[0][i] = result[final][i]; in rtl88eu_phy_iq_calibrate()1430 dm_odm->RFCalibrateInfo.IQKMatrixRegSetting[chn_index].bIQKDone = true; in rtl88eu_phy_iq_calibrate()