Searched refs:mac (Results 51 - 75 of 110) sorted by relevance

12345

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_input.h59 uint8_t mac[IEEE80211_ADDR_LEN], uint8_t *ssid);
319 const uint8_t mac[IEEE80211_ADDR_LEN], int subtype, int arg);
H A Dieee80211_ioctl.c1298 mlmedebug(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], argument
1321 IEEE80211_MSG_STATE | IEEE80211_MSG_AUTH, mac,
1326 IEEE80211_NOTE_MAC(vap, IEEE80211_MSG_ANY, mac,
1330 IEEE80211_NOTE_MAC(vap, ops[op].mask, mac,
1333 IEEE80211_NOTE_MAC(vap, ops[op].mask, mac,
1368 const uint8_t mac[IEEE80211_ADDR_LEN], struct mlmeop *mlmeop)
1375 if (!IEEE80211_ADDR_EQ(mac, vap->iv_ifp->if_broadcastaddr)) {
1377 ni = ieee80211_find_node_locked(nt, mac);
1397 const uint8_t mac[IEEE80211_ADDR_LEN], int reason)
1419 error = setmlme_dropsta(vap, mac,
1367 setmlme_dropsta(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], struct mlmeop *mlmeop) argument
1396 setmlme_common(struct ieee80211vap *vap, int op, const uint8_t mac[IEEE80211_ADDR_LEN], int reason) argument
1531 const uint8_t *mac; member in struct:scanlookup
1557 setmlme_assoc_sta(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], int ssid_len, const uint8_t ssid[IEEE80211_NWID_LEN]) argument
1582 setmlme_assoc_adhoc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], int ssid_len, const uint8_t ssid[IEEE80211_NWID_LEN]) argument
1665 uint8_t mac[IEEE80211_ADDR_LEN]; local
[all...]
H A Dieee80211_proto.h239 const uint8_t mac[IEEE80211_ADDR_LEN]);
241 const uint8_t mac[IEEE80211_ADDR_LEN]);
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Digb_txrx.c135 if (sc->hw.mac.type == e1000_82575)
226 if (sc->hw.mac.type == e1000_82575)
269 if (sc->hw.mac.type == e1000_82575)
494 if (((sc->hw.mac.type == e1000_i350) ||
495 (sc->hw.mac.type == e1000_i354)) &&
H A De1000_nvm.c786 if ((hw->mac.type == e1000_i210 ||
787 hw->mac.type == e1000_i211) &&
1184 hw->mac.perm_addr[i] = (u8)(rar_low >> (i*8));
1187 hw->mac.perm_addr[i+4] = (u8)(rar_high >> (i*8));
1190 hw->mac.addr[i] = hw->mac.perm_addr[i];
1297 switch (hw->mac.type) {
H A De1000_i210.c813 struct e1000_mac_info *mac = &hw->mac; local
817 if ((hw->mac.type >= e1000_i210) &&
826 mac->ops.id_led_init(hw);
H A De1000_phy.c342 if (hw->mac.type == e1000_pch2lan)
407 if (hw->mac.type == e1000_pch2lan)
1436 if (hw->mac.autoneg) {
1685 hw->mac.get_link_status = true;
1706 if (hw->mac.autoneg) {
1735 hw->mac.ops.config_collision_dist(hw);
2027 struct e1000_mac_info *mac = &hw->mac; local
2035 /* Force speed/duplex on the mac */
2047 if (mac
[all...]
H A De1000_vf.h153 #define E1000_ADVTXD_MACLEN_SHIFT 9 /* Adv ctxt desc mac len shift */
269 struct e1000_mac_info mac; member in struct:e1000_hw
H A De1000_osdep.h179 #define E1000_REGISTER(hw, reg) (((hw)->mac.type >= e1000_82543) \
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.h99 const uint8_t mac[6]);
452 * Plumb a unicast/group key. The mac address identifies
456 const uint8_t mac[6]);
459 * Plumb a unicast/group key. The mac address identifies
463 const uint8_t mac[6]);
H A Dif_mwl.c115 const uint8_t mac[IEEE80211_ADDR_LEN]);
242 #define KEYPRINTF(sc, hk, mac) do { \
244 mwl_keyprint(sc, __func__, hk, mac); \
252 #define KEYPRINTF(sc, k, mac) do { (void )sc; } while (0)
562 assign_address(struct mwl_softc *sc, uint8_t mac[IEEE80211_ADDR_LEN], int clone) argument
572 mac[0] |= (i << 2)|0x2;
581 reclaim_address(struct mwl_softc *sc, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
583 int i = mac[0] >> 2;
599 uint8_t mac[IEEE80211_ADDR_LEN]; local
601 IEEE80211_ADDR_COPY(mac, mac
1487 mwl_keyprint(struct mwl_softc *sc, const char *tag, const MWL_HAL_KEYVAL *hk, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
1615 _mwl_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
2244 mwl_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
3904 mwl_setanywepkey(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
[all...]
H A Dmwlhal.c136 uint8_t mac[IEEE80211_ADDR_LEN];/* mac address */ member in struct:mwl_hal_vap
412 const uint8_t mac[IEEE80211_ADDR_LEN])
424 mwl_hal_setmac_locked(vap, mac);
1182 const uint8_t mac[IEEE80211_ADDR_LEN])
1221 IEEE80211_ADDR_COPY(pCmd->KeyParam.Macaddr, mac);
1223 IEEE80211_ADDR_COPY(pCmd->Macaddr, mac);
1231 mwl_hal_keyreset(struct mwl_hal_vap *vap, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
1246 IEEE80211_ADDR_COPY(pCmd->KeyParam.Macaddr, mac);
1248 IEEE80211_ADDR_COPY(pCmd->Macaddr, mac);
411 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
1181 mwl_hal_keyset(struct mwl_hal_vap *vap, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c36 ar5210GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
40 OS_MEMCPY(mac, ahp->ah_macaddr, IEEE80211_ADDR_LEN);
44 ar5210SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
48 OS_MEMCPY(ahp->ah_macaddr, mac, IEEE80211_ADDR_LEN);
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dsimple-network.h114 bool ipv6, efi_ip_addr* ip, efi_mac_addr* mac) EFIAPI;
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwivar.h487 #define BWI_CREATE_MAC(mac, sc, id, rev) \
489 BWI_CREATE_REGWIN(&(mac)->mac_regwin, \
493 (mac)->mac_sc = (sc); \
690 int bwi_bus_init(struct bwi_softc *, struct bwi_mac *mac);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c36 ar5211GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
40 OS_MEMCPY(mac, ahp->ah_macaddr, IEEE80211_ADDR_LEN);
44 ar5211SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
48 OS_MEMCPY(ahp->ah_macaddr, mac, IEEE80211_ADDR_LEN);
/haiku/src/libs/compat/freebsd_iflib/
H A Difdi_if.c171 default_mac_set(if_ctx_t ctx, const uint8_t *mac) argument
179 memcpy(LLADDR(sdl), mac, ETHER_ADDR_LEN); local
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c501 /* Determine hardware and mac info */
573 hw->mac.autoneg = DO_AUTO_NEG;
586 scctx->isc_max_frame_size = adapter->hw.mac.max_frame_size =
615 ** mac from that.
642 if (!igc_is_valid_ether_addr(hw->mac.addr)) {
658 iflib_set_mac(ctx, hw->mac.addr);
688 hw->mac.get_link_status = true;
781 scctx->isc_max_frame_size = adapter->hw.mac.max_frame_size =
806 /* Get the latest mac address, User can use a LAA */
807 bcopy(if_getlladdr(ifp), adapter->hw.mac
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub_funcs.c182 const uint8_t *mac)
191 const HAL_KEYVAL *k, const uint8_t *mac, int xorKey)
199 ar9300_Stub_GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
206 ar9300_Stub_SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
214 ar9300_Stub_GetBssIdMask(struct ath_hal *ah, uint8_t *mac) argument
181 ar9300_Stub_SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
190 ar9300_Stub_SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h461 uint16_t entry, const uint8_t *mac);
463 const HAL_KEYVAL *k, const uint8_t *mac, int xorKey);
465 extern void ar5212GetMacAddress(struct ath_hal *ah, uint8_t *mac);
467 extern void ar5212GetBssIdMask(struct ath_hal *ah, uint8_t *mac);
H A Dar5212_misc.c38 ar5212GetMacAddress(struct ath_hal *ah, uint8_t *mac) argument
42 OS_MEMCPY(mac, ahp->ah_macaddr, IEEE80211_ADDR_LEN);
46 ar5212SetMacAddress(struct ath_hal *ah, const uint8_t *mac) argument
50 OS_MEMCPY(ahp->ah_macaddr, mac, IEEE80211_ADDR_LEN);
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_runvar.h113 uint8_t mac[IEEE80211_ADDR_LEN]; member in struct:run_cmdq
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dc.c2028 uint8_t *mac; local
2296 mac = (uint8_t *)&eaddr[0];
2297 mac[0] = (reg >> 0) & 0xff;
2298 mac[1] = (reg >> 8) & 0xff;
2299 mac[2] = (reg >> 16) & 0xff;
2300 mac[3] = (reg >> 24) & 0xff;
2302 mac[4] = (reg >> 0) & 0xff;
2303 mac[5] = (reg >> 8) & 0xff;
2311 mac = pci_get_ether(dev);
2312 if (!mac) {
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_uipc_mbuf2.c80 #include <security/mac/mac_framework.h>
/haiku/src/libs/compat/freebsd_iflib/compat/net/
H A Diflib.h421 void iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]);

Completed in 292 milliseconds

12345