Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c2607 uint i, n_cal_cmds = 0, n_cal_start = 0; in wlc_lcnphy_tx_iqlo_cal() local
2625 n_cal_cmds = ARRAY_SIZE(commands_fullcal); in wlc_lcnphy_tx_iqlo_cal()
2631 n_cal_cmds = ARRAY_SIZE(commands_recal); in wlc_lcnphy_tx_iqlo_cal()
2720 for (i = n_cal_start; i < n_cal_cmds; i++) { in wlc_lcnphy_tx_iqlo_cal()