Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c1386 u16 values_to_save[11]; in wlc_lcnphy_rx_iq_cal() local
1414 values_to_save[i] = in wlc_lcnphy_rx_iq_cal()
1519 values_to_save[i]); in wlc_lcnphy_rx_iq_cal()
2513 wlc_lcnphy_tx_iqlo_loopback(struct brcms_phy *pi, u16 *values_to_save) in wlc_lcnphy_tx_iqlo_loopback() argument
2518 values_to_save[i] = in wlc_lcnphy_tx_iqlo_loopback()
2620 wlc_lcnphy_tx_iqlo_loopback_cleanup(struct brcms_phy *pi, u16 *values_to_save) in wlc_lcnphy_tx_iqlo_loopback_cleanup() argument
2630 values_to_save[i]); in wlc_lcnphy_tx_iqlo_loopback_cleanup()
2670 u16 *values_to_save; in wlc_lcnphy_tx_iqlo_cal() local
2673 values_to_save = kmalloc_array(20, sizeof(u16), GFP_ATOMIC); in wlc_lcnphy_tx_iqlo_cal()
2674 if (NULL == values_to_save) in wlc_lcnphy_tx_iqlo_cal()
[all …]