Searched refs:ic_wpadoor (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 163 if (door_ki_open(ic->ic_wpadoor, &event_door) != 0) { in ieee80211_event_thread() 165 ic->ic_wpadoor); in ieee80211_event_thread() 211 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", in ieee80211_register_door()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | net80211.h | 515 char ic_wpadoor[MAX_IEEE80211STR]; member
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 2231 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in ath_attach()
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 3178 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in arn_attach()
|
/titanic_41/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 759 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in iwp_attach()
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 836 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in iwh_attach()
|
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 709 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in iwk_attach()
|