Home
last modified time | relevance | path

Searched refs:ic_des_bssid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c366 IEEE80211_ADDR_COPY(in->in_bssid, ic->ic_des_bssid); in ieee80211_create_ibss()
372 IEEE80211_ADDR_COPY(in->in_bssid, ic->ic_des_bssid); in ieee80211_create_ibss()
458 !IEEE80211_ADDR_EQ(ic->ic_des_bssid, in->in_bssid)) { in ieee80211_match_bss()
H A Dnet80211_ioctl.c907 bzero(ic->ic_des_bssid, IEEE80211_ADDR_LEN); in wifi_loaddefdata()
1502 bcopy(wldp_buf, ic->ic_des_bssid, sizeof (wl_bssid_t)); in wl_set_bssid()
1514 bssid = ic->ic_des_bssid; in wl_get_bssid()
/titanic_50/usr/src/uts/common/sys/
H A Dnet80211.h502 uint8_t ic_des_bssid[IEEE80211_ADDR_LEN]; member
/titanic_50/usr/src/uts/common/io/ipw/
H A Dipw2100.c916 ic->ic_des_bssid, IEEE80211_ADDR_LEN); in ipw2100_config()