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

  /src/sys/dev/ic/
athn.c 2187 uint32_t reg, def_ant, sta_id1, cfg_led, tsflo, tsfhi; local in function:athn_hw_reset
2200 sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
2299 sta_id1 | AR_STA_ID1_RTS_USE_DEF | AR_STA_ID1_CRPT_MIC_ENABLE);
athn.c 2187 uint32_t reg, def_ant, sta_id1, cfg_led, tsflo, tsfhi; local in function:athn_hw_reset
2200 sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B;
2299 sta_id1 | AR_STA_ID1_RTS_USE_DEF | AR_STA_ID1_CRPT_MIC_ENABLE);

Completed in 119 milliseconds