HomeSort by relevance Sort by last modified time
    Searched refs:pd_curves (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_eeprom.c 677 /* Allocate pd_curves for this cal pier */
678 chinfo[pier].pd_curves =
682 if (!chinfo[pier].pd_curves)
687 * in in pd_curves.
699 pd = &chinfo[pier].pd_curves[idx];
857 /* Allocate pd_curves for this cal pier */
858 chinfo[pier].pd_curves =
862 if (!chinfo[pier].pd_curves)
865 /* Fill pd_curves */
870 &chinfo[pier].pd_curves[idx]
    [all...]
eeprom.h 340 struct ath5k_pdgain_info *pd_curves; member in struct:ath5k_chan_pcal_info
422 /* Back mapping pdcurve number -> pdcurve index in pd->pd_curves */
ath5k_phy.c     [all...]

Completed in 309 milliseconds