Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2598 uint i, n_cal_cmds = 0, n_cal_start = 0; in wlc_lcnphy_tx_iqlo_cal() local
2616 n_cal_cmds = ARRAY_SIZE(commands_fullcal); in wlc_lcnphy_tx_iqlo_cal()
2622 n_cal_cmds = ARRAY_SIZE(commands_recal); in wlc_lcnphy_tx_iqlo_cal()
2711 for (i = n_cal_start; i < n_cal_cmds; i++) { in wlc_lcnphy_tx_iqlo_cal()