Searched refs:pdet_range_var (Results 1 – 1 of 1) sorted by relevance
3298 const char *pdet_range_var; in bwn_nphy_workarounds_rev3plus() local3360 pdet_range_var = BHND_NVAR_PDETRANGE2G; in bwn_nphy_workarounds_rev3plus()3362 pdet_range_var = BHND_NVAR_PDETRANGE5G; in bwn_nphy_workarounds_rev3plus()3364 error = bhnd_nvram_getvar_uint8(sc->sc_dev, pdet_range_var, in bwn_nphy_workarounds_rev3plus()3368 "NVRAM: %d\n", pdet_range_var, error); in bwn_nphy_workarounds_rev3plus()