Home
last modified time | relevance | path

Searched refs:URTW_DIFS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw_reg.h209 #define URTW_DIFS 0x00b5 /* 1 byte */ macro
H A Durtw.c2445 if (error = urtw_write8_c(sc, URTW_DIFS, 0x14, 0)) in urtw_8225_rf_set_chan()
2452 if (error = urtw_write8_c(sc, URTW_DIFS, 0x24, 0)) in urtw_8225_rf_set_chan()
2851 if (error = urtw_write8_c(sc, URTW_DIFS, 0x14, 0)) in urtw_8225v2_rf_set_chan()
2859 if (error = urtw_write8_c(sc, URTW_DIFS, 0x24, 0)) in urtw_8225v2_rf_set_chan()
3213 (void) urtw_write8_c(sc, URTW_DIFS, difs, 0); in urtw_8225v2_b_update_chan()