Searched refs:MAX_IEEE80211STR (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | net80211.h | 230 #define MAX_IEEE80211STR 256 macro 515 char ic_wpadoor[MAX_IEEE80211STR];
|
/titanic_44/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 211 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", in ieee80211_register_door()
|
/titanic_44/usr/src/uts/common/io/ath/ |
H A D | ath_aux.c | 821 char buf[MAX_IEEE80211STR], buft[32]; in ath_keyprint()
|
H A D | ath_main.c | 2231 (void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR, in ath_attach()
|
/titanic_44/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_44/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_44/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_44/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()
|