Searched defs:IEEE80211_ADDR_LEN (Results 1 – 7 of 7) sorted by relevance
/titanic_44/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() 861 HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_keyset_tkip() 921 const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_key_set()
|
/titanic_44/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 1678 const uint8_t addr[IEEE80211_ADDR_LEN]) in mwl_hal_setmac_locked() 1708 const uint8_t addr[IEEE80211_ADDR_LEN], uint16_t aid, uint16_t sid, in mwl_hal_newstation() 2023 const uint8_t bssId[IEEE80211_ADDR_LEN], uint16_t assocId) in mwl_hal_setassocid() 2153 const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_hal_keyset() 2201 const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_hal_keyreset() 2327 const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_key_set() 2409 mwl_setanywepkey(struct ieee80211com *ic, const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_setanywepkey()
|
/titanic_44/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() 2022 const uint8_t mac[IEEE80211_ADDR_LEN]) in arn_key_set()
|
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 1823 const uint8_t mac[IEEE80211_ADDR_LEN]) in iwk_key_set() 6447 uint8_t addr[IEEE80211_ADDR_LEN], uint8_t *index2) in iwk_clean_add_node_ibss()
|
/titanic_44/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 1406 const uint8_t mac[IEEE80211_ADDR_LEN]) in wpi_key_set()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | net80211_proto.h | 49 #define IEEE80211_ADDR_LEN 6 /* size of 802.11 address */ macro
|