Searched defs:mac (Results 226 - 250 of 313) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.c2596 u8 mac[SHA256_MAC_LEN]; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11.c550 u8 mac[SHA256_MAC_LEN]; local
/freebsd-11-stable/sys/dev/ral/
H A Drt2860.c421 rt2860_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Drt2661.c356 rt2661_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c760 rtwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rum.c656 rum_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Dif_rsu.c633 rsu_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Dif_zyd.c474 zyd_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Dif_uath.c1024 uath_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
H A Dif_upgt.c946 upgt_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c866 iwi_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
482 iwi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c2971 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u64 mac) argument
[all...]
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c1371 otus_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
372 otus_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback.c409 uint8_t mac[ETHER_ADDR_LEN]; member in struct:xnb_softc
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c397 ipw_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ioctl.c1267 mlmedebug(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], argument
1336 setmlme_dropsta(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], struct mlmeop *mlmeop) argument
1365 setmlme_common(struct ieee80211vap *vap, int op, const uint8_t mac[IEEE80211_ADDR_LEN], int reason) argument
1500 const uint8_t *mac; member in struct:scanlookup
1526 setmlme_assoc_sta(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], int ssid_len, const uint8_t ssid[IEEE80211_NWID_LEN]) argument
1551 setmlme_assoc_adhoc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN], int ssid_len, const uint8_t ssid[IEEE80211_NWID_LEN]) argument
1617 uint8_t mac[IEEE80211_ADDR_LEN]; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_lcl.h303 ASN1_OCTET_STRING *mac; member in struct:CMS_AuthenticatedData_st
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c987 ndis_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c728 struct e1000_mac_info *mac = &hw->mac; local
1546 struct e1000_mac_info *mac = &hw->mac; local
2746 e1000_calc_rx_da_crc(u8 mac[]) argument
4862 struct e1000_mac_info *mac = &hw->mac; local
5078 struct e1000_mac_info *mac = &hw->mac; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c558 u64 mac = mlx4_mac_to_u64(IF_LLADDR(priv->dev)); local
472 mlx4_en_uc_steer_add(struct mlx4_en_priv *priv, unsigned char *mac, int *qpn, u64 *reg_id) argument
524 mlx4_en_uc_steer_release(struct mlx4_en_priv *priv, unsigned char *mac, int qpn, u64 reg_id) argument
594 u64 mac = mlx4_mac_to_u64(IF_LLADDR(priv->dev)); local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1817 const void *mac; local
/freebsd-11-stable/sys/dev/mwl/
H A Dmwlhal.c134 uint8_t mac[IEEE80211_ADDR_LEN];/* mac address */ member in struct:mwl_hal_vap
1227 mwl_hal_keyreset(struct mwl_hal_vap *vap, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
409 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
1177 mwl_hal_keyset(struct mwl_hal_vap *vap, const MWL_HAL_KEYVAL *kv, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
[all...]
/freebsd-11-stable/tools/tools/net80211/wesside/wesside/
H A Dwesside.c339 void set_if_mac(unsigned char* mac, unsigned char *name) { argument
475 char* mac2str(unsigned char* mac) { argument
1563 unsigned char mac[6]; local
2709 str2mac(unsigned char* dst, unsigned char* mac) argument
[all...]
/freebsd-11-stable/sys/dev/vnic/
H A Dnic.h487 struct set_mac_msg mac; member in union:nic_mbx
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c1618 wpi_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
617 wpi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t mac[IEEE80211_ADDR_LEN]) argument

Completed in 841 milliseconds

1234567891011>>