Searched refs:srs_tid (Results 1 – 3 of 3) sorted by relevance
1264 (mac_srs)->srs_tid == NULL) { \1269 (mac_srs)->srs_tid = \1410 if (mac_srs->srs_tid == NULL) { in mac_srs_fire()1415 mac_srs->srs_tid = NULL; in mac_srs_fire()2392 (mac_srs->srs_tid == NULL)) { in mac_rx_srs_poll_ring()2393 mac_srs->srs_tid = in mac_rx_srs_poll_ring()2622 if ((tid = mac_srs->srs_tid) != NULL) in mac_rx_srs_drain()2623 mac_srs->srs_tid = NULL; in mac_rx_srs_drain()2897 if ((tid = mac_srs->srs_tid) != NULL) in mac_rx_srs_drain_bw()2898 mac_srs->srs_tid = NULL; in mac_rx_srs_drain_bw()[all …]
3531 (void) untimeout(mac_srs->srs_tid); in mac_srs_soft_rings_quiesce()3532 mac_srs->srs_tid = NULL; in mac_srs_soft_rings_quiesce()
312 timeout_id_t srs_tid; /* timeout id for pending timeout */ member