Searched defs:mac (Results 1 - 25 of 55) sorted by relevance

123

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_keycache.c55 ar5416SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
/haiku-fatelf/src/bin/network/
H A Dwakeonlan.cpp19 unsigned char mac[6]; local
[all...]
/haiku-fatelf/headers/private/kernel/boot/net/
H A DARP.h36 mac_addr_t mac; member in struct:ARPService::MapEntry
/haiku-fatelf/src/servers/net/
H A DAutoconfigLooper.cpp100 uint8* mac = link.LinkLevelAddress(); local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_keycache.c77 ar5210SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
109 ar5210SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
H A Dar5210_misc.c34 ar5210GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
42 ar5210SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_keycache.c81 ar5211SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
115 ar5211SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
H A Dar5211_misc.c34 ar5211GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
42 ar5211SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
/haiku-fatelf/src/system/boot/loader/net/
H A DARP.cpp113 ARPService::GetMACForIP(ip_addr_t ip, mac_addr_t &mac) argument
165 ARPService::_SendARPPacket(ip_addr_t ip, const mac_addr_t &mac, uint1 argument
200 _PutEntry(ip_addr_t ip, const mac_addr_t &mac) argument
[all...]
/haiku-fatelf/src/tests/kits/net/
H A Dlink_echo.cpp32 parse_mac_address(const char* string, uint8* mac) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_keycache.c110 ar5212SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
154 ar5212SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.c83 ath_keyprint(struct ath_softc *sc, const char *tag, u_int ix, const HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) argument
120 ath_keyset_tkip(struct ath_softc *sc, const struct ieee80211_key *k, HAL_KEYVAL *hk, const u_int8_t mac[IEEE80211_ADDR_LEN]) argument
197 const u_int8_t *mac; local
491 ath_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k, const u_int8_t mac[IEEE80211_ADDR_LEN]) argument
[all...]
H A Dah_osdep.c118 ath_hal_ether_sprintf(const u_int8_t *mac) argument
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c155 acl_check(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
172 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
210 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
327 static const struct ieee80211_aclator mac = { variable in typeref:struct:ieee80211_aclator
[all...]
H A Dieee80211_crypto.c90 null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Dieee80211_input.c412 ieee80211_send_error(struct ieee80211_node *ni, const uint8_t mac[IEEE80211_ADDR_LEN], int subtype, int arg) argument
768 ieee80211_ssid_mismatch(struct ieee80211vap *vap, const char *tag, uint8_t mac[IEEE80211_ADDR_LEN], uint8_t *ssid) argument
824 ieee80211_note_mac(const struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], const char *fmt, ...) argument
878 ieee80211_discard_mac(const struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], const char *type, const char *fmt, ...) argument
H A Dieee80211_scan.c1173 ieee80211_scan_assoc_success(struct ieee80211vap *vap, const uint8_t mac[]) argument
1084 dump_probe_beacon(uint8_t subtype, int isnew, const uint8_t mac[IEEE80211_ADDR_LEN], const struct ieee80211_scanparams *sp, int rssi) argument
1188 ieee80211_scan_assoc_fail(struct ieee80211vap *vap, const uint8_t mac[], int reason) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A De1000_82540.c160 struct e1000_mac_info *mac = &hw->mac; local
330 struct e1000_mac_info *mac = &hw->mac; local
462 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82542.c102 struct e1000_mac_info *mac = &hw->mac; local
243 struct e1000_mac_info *mac = &hw->mac; local
317 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_vf.c93 struct e1000_mac_info *mac = &hw->mac; local
531 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_80003es2lan.c208 struct e1000_mac_info *mac = &hw->mac; local
908 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82543.c195 struct e1000_mac_info *mac = &hw->mac; local
959 struct e1000_mac_info *mac = &hw->mac; local
1203 struct e1000_mac_info *mac = &hw->mac; local
1340 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82541.c226 struct e1000_mac_info *mac = &hw->mac; local
380 struct e1000_mac_info *mac = &hw->mac; local
590 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82571.c297 struct e1000_mac_info *mac = &hw->mac; local
1217 struct e1000_mac_info *mac = &hw->mac; local
1676 struct e1000_mac_info *mac = &hw->mac; local
2008 struct e1000_mac_info *mac = &hw->mac; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwiphy.c134 bwi_phy_write(struct bwi_mac *mac, uint16_t ctrl, uint16_t data) argument
143 bwi_phy_read(struct bwi_mac *mac, uint16_t ctrl) argument
152 bwi_phy_attach(struct bwi_mac *mac) argument
224 bwi_phy_set_bbp_atten(struct bwi_mac *mac, uint16_ argument
243 bwi_phy_calibrate(struct bwi_mac *mac) argument
265 bwi_tbl_write_2(struct bwi_mac *mac, uint16_t ofs, uint16_t data) argument
277 bwi_tbl_write_4(struct bwi_mac *mac, uint16_t ofs, uint32_t data) argument
292 bwi_nrssi_write(struct bwi_mac *mac, uint16_t ofs, int16_t data) argument
299 bwi_nrssi_read(struct bwi_mac *mac, uint16_t ofs) argument
306 bwi_phy_init_11a(struct bwi_mac *mac) argument
312 bwi_phy_init_11g(struct bwi_mac *mac) argument
427 bwi_phy_init_11b_rev2(struct bwi_mac *mac) argument
435 bwi_phy_init_11b_rev4(struct bwi_mac *mac) argument
504 bwi_phy_init_11b_rev5(struct bwi_mac *mac) argument
606 bwi_phy_init_11b_rev6(struct bwi_mac *mac) argument
749 bwi_phy_config_11g(struct bwi_mac *mac) argument
884 bwi_phy_config_agc(struct bwi_mac *mac) argument
965 bwi_set_gains(struct bwi_mac *mac, const struct bwi_gains *gains) argument
[all...]

Completed in 125 milliseconds

123