RTW_LED_S_RX     1295 dev/ic/rtw.c   			sc->sc_led_state.ls_event |= RTW_LED_S_RX;
RTW_LED_S_RX     2565 dev/ic/rtw.c   	if (ls->ls_state & (RTW_LED_S_RX|RTW_LED_S_TX))
RTW_LED_S_RX     2618 dev/ic/rtw.c   	if ((ls->ls_event & RTW_LED_S_RX) == 0)
RTW_LED_S_RX     2619 dev/ic/rtw.c   		ls->ls_state &= ~RTW_LED_S_RX;