Searched refs:srs_tid (Results 1 – 3 of 3) sorted by relevance
1263 (mac_srs)->srs_tid == NULL) { \1268 (mac_srs)->srs_tid = \1416 if (mac_srs->srs_tid == NULL) { in mac_srs_fire()1421 mac_srs->srs_tid = NULL; in mac_srs_fire()2386 (mac_srs->srs_tid == NULL)) { in mac_rx_srs_poll_ring()2387 mac_srs->srs_tid = in mac_rx_srs_poll_ring()2616 if ((tid = mac_srs->srs_tid) != NULL) in mac_rx_srs_drain()2617 mac_srs->srs_tid = NULL; in mac_rx_srs_drain()2894 if ((tid = mac_srs->srs_tid) != NULL) in mac_rx_srs_drain_bw()2895 mac_srs->srs_tid = NULL; in mac_rx_srs_drain_bw()[all …]
3423 (void) untimeout(mac_srs->srs_tid); in mac_srs_soft_rings_quiesce()3424 mac_srs->srs_tid = NULL; in mac_srs_soft_rings_quiesce()
312 timeout_id_t srs_tid; /* timeout id for pending timeout */ member