Searched defs:IEEE80211_ADDR_LEN (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/uts/common/io/ath/ |
H A D | ath_aux.c | 810 const HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_keyprint() argument 861 HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_keyset_tkip() argument 921 const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_key_set() argument
|
/titanic_52/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 1678 const uint8_t addr[IEEE80211_ADDR_LEN]) in mwl_hal_setmac_locked() argument 1708 const uint8_t addr[IEEE80211_ADDR_LEN], uint16_t aid, uint16_t sid, in mwl_hal_newstation() argument 2023 const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) in mwl_hal_setassocid() argument 2153 const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_hal_keyset() argument 2201 const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_hal_keyreset() argument 2327 mwl_key_set(struct ieee80211com * ic,const struct ieee80211_key * k,const uint8_t mac[IEEE80211_ADDR_LEN]) mwl_key_set() argument 2409 mwl_setanywepkey(struct ieee80211com * ic,const uint8_t mac[IEEE80211_ADDR_LEN]) mwl_setanywepkey() argument [all...] |
/titanic_52/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 1974 struct ath9k_keyval *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in arn_keyset_tkip() argument 2022 const uint8_t mac[IEEE80211_ADDR_LEN]) in arn_key_set() argument
|
/titanic_52/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 1823 const uint8_t mac[IEEE80211_ADDR_LEN]) in iwk_key_set() argument 6447 uint8_t addr[IEEE80211_ADDR_LEN], uint8_t *index2) in iwk_clean_add_node_ibss() argument
|
/titanic_52/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 1406 const uint8_t mac[IEEE80211_ADDR_LEN]) in wpi_key_set() argument
|
/titanic_52/usr/src/uts/common/io/uath/ |
H A D | uath.c | 1020 uath_get_devstatus(struct uath_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) in uath_get_devstatus() argument
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | net80211_proto.h | 49 #define IEEE80211_ADDR_LEN 6 /* size of 802.11 address */ macro [all...] |