HomeSort by: relevance | last modified time | path
    Searched defs:iswep (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ath.c 3617 int i, error, iswep, ismcast, isfrag, ismrr; local in function:ath_tx_start
3633 iswep = wh->i_fc[1] & IEEE80211_FC1_WEP;
3643 if (iswep) {
3989 if (iswep)
ath.c 3617 int i, error, iswep, ismcast, isfrag, ismrr; local in function:ath_tx_start
3633 iswep = wh->i_fc[1] & IEEE80211_FC1_WEP;
3643 if (iswep) {
3989 if (iswep)

Completed in 30 milliseconds