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

  /external/syslinux/gpxe/src/drivers/net/ath5k/
base.h 137 int hw_rtscts_rate; /* Hardware rts/cts rate code */ member in struct:ath5k_softc
ath5k.c 879 cts_rate = sc->hw_rtscts_rate;
    [all...]
  /external/syslinux/gpxe/src/drivers/net/rtl818x/
rtl818x.h 284 int hw_rtscts_rate; member in struct:rtl818x_priv
rtl818x.c 193 tx_flags |= priv->hw_rtscts_rate << 19;
588 priv->hw_rtscts_rate = hw_rate;

Completed in 56 milliseconds