Searched refs:ieee80211_start_watchdog (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 310 ieee80211_start_watchdog(ieee80211com_t *ic, uint32_t timer) in ieee80211_start_watchdog() function 370 ieee80211_start_watchdog(ic, 1); in ieee80211_watchdog()
|
H A D | net80211_output.c | 123 ieee80211_start_watchdog(ic, 1); in ieee80211_mgmt_output()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | net80211.h | 727 void ieee80211_start_watchdog(ieee80211com_t *, uint32_t);
|
/illumos-gate/usr/src/uts/common/io/ural/ |
H A D | ural.c | 1461 ieee80211_start_watchdog(ic, 1); in ural_newstate() 1971 ieee80211_start_watchdog(ic, ntimer); in ural_watchdog()
|
/illumos-gate/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 1360 ieee80211_start_watchdog(ic, 1); in ath_newstate() 1438 ieee80211_start_watchdog(ic, ntimer); in ath_watchdog()
|
/illumos-gate/usr/src/uts/common/io/rum/ |
H A D | rum.c | 1469 ieee80211_start_watchdog(ic, 1); in rum_newstate() 1992 ieee80211_start_watchdog(ic, ntimer); in rum_watchdog()
|
/illumos-gate/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 950 ieee80211_start_watchdog(ic, 1); in rt2560_newstate() 2041 ieee80211_start_watchdog(ic, ntimer); in rt2560_watchdog()
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 1578 ieee80211_start_watchdog(ic, 1); in arn_newstate() 1647 ieee80211_start_watchdog(ic, ntimer); in arn_watchdog()
|
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 2576 ieee80211_start_watchdog(ic, 1); in iwn_newstate()
|