Symbol: wifi_getoutmsg
usr/src/uts/common/io/net80211/net80211_ioctl.c
1033
if ((omp = wifi_getoutmsg(*mp, cmd, 0)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
1070
if ((omp = wifi_getoutmsg(*mp, cmd, 0)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
1106
if ((omp = wifi_getoutmsg(*mp, cmd, 0)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
1146
if ((omp = wifi_getoutmsg(*mp, cmd, MAX_BUF_LEN - WIFI_BUF_OFFSET)) ==
usr/src/uts/common/io/net80211/net80211_ioctl.c
1215
if ((omp = wifi_getoutmsg(*mp, cmd, 0)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
141
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_essid_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
173
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_bssid_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
211
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_nodename_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
266
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_phy_conf_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
301
if ((omp = wifi_getoutmsg(*mp, cmd, 0)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
344
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_wep_key_id_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
389
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_authmode_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
423
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_encryption_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
457
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_bss_type_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
494
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_create_ibss_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
526
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_linkstatus_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
563
if ((omp = wifi_getoutmsg(*mp, cmd, buflen)) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
599
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_rates_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
653
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_rssi_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
822
if ((omp = wifi_getoutmsg(*mp, cmd, MAX_BUF_LEN - WIFI_BUF_OFFSET)) ==
usr/src/uts/common/io/net80211/net80211_ioctl.c
958
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_capability_t))) == NULL)
usr/src/uts/common/io/net80211/net80211_ioctl.c
996
if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_wpa_t))) == NULL)