Home
last modified time | relevance | path

Searched defs:macaddr (Results 1 – 24 of 24) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_eeprom_v1.c31 uint8_t *macaddr; in v1EepromGet() local
HDah_eeprom_9287.c36 uint8_t *macaddr; in v9287EepromGet() local
HDah_eeprom_v14.c35 uint8_t *macaddr; in v14EepromGet() local
HDah_eeprom_v4k.c37 uint8_t *macaddr; in v4kEepromGet() local
HDah_eeprom_v3.c1560 uint8_t *macaddr; in legacyEepromGet() local
/dragonfly/sys/netproto/802_11/wlan_acl/
HDieee80211_acl.c137 _find_acl(struct aclstate *as, const uint8_t *macaddr) in _find_acl()
/dragonfly/libexec/pppoed/
HDpppoed.c264 unsigned char *macaddr; in Spawn() local
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_ioctl.c216 uint8_t macaddr[IEEE80211_ADDR_LEN]; in ieee80211_ioctl_getstastats() local
522 uint8_t macaddr[IEEE80211_ADDR_LEN]; in ieee80211_ioctl_getstainfo() local
1753 uint8_t macaddr[IEEE80211_ADDR_LEN]; in ieee80211_ioctl_setstastats() local
HDieee80211_scan_sta.c249 const uint8_t *macaddr = wh->i_addr2; in sta_add() local
/dragonfly/contrib/wpa_supplicant/src/wps/
HDwps_upnp_web.c579 u8 macaddr[ETH_ALEN]; in web_process_put_wlan_response() local
/dragonfly/sys/bus/u4b/wlan/
HDif_rumvar.h76 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
HDif_urtwnreg.h993 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
1049 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
HDif_urtwn.c5251 uint8_t macaddr[IEEE80211_ADDR_LEN]; in urtwn_init() local
/dragonfly/sys/netproto/802_11/
HDieee80211_ioctl.h411 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
464 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
/dragonfly/sys/dev/netif/fxp/
HDif_fxpreg.h125 volatile u_int8_t macaddr[6]; member
/dragonfly/sys/dev/netif/ath/ath/
HDif_athioctl.h232 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
HDif_ath.c544 ath_fetch_mac_kenv(struct ath_softc *sc, uint8_t *macaddr)
/dragonfly/sys/dev/netif/wpi/
HDif_wpireg.h450 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
493 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
/dragonfly/sys/dev/netif/iwn/
HDif_iwnreg.h662 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
717 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
1477 uint8_t macaddr[IEEE80211_ADDR_LEN]; member
HDif_iwn.c6648 const uint8_t *macaddr; local
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_nl80211.c592 u8 *macaddr; member
7121 u8 macaddr[ETH_ALEN]; member
/dragonfly/sys/dev/netif/oce/
HDoce_if.h836 struct mac_address_format macaddr; member
/dragonfly/sys/dev/netif/bwn/bwn/
HDif_bwn.c4548 const uint8_t *macaddr) in bwn_mac_setfilter()
/dragonfly/contrib/wpa_supplicant/src/ap/
HDap_config.h59 typedef u8 macaddr[ETH_ALEN]; typedef