Home
last modified time | relevance | path

Searched defs:mac (Results 1576 - 1600 of 1645) sorted by relevance

1...<<616263646566

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h532 struct i40e_mac_info mac; member
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c741 static void rtl_read_mac_from_reg(struct rtl8169_private *tp, u8 *mac, int reg) in rtl_read_mac_from_reg() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c3155 u32 mac[2]; in nv_copy_mac_to_hw() local
5720 u8 mac[ETH_ALEN]; in nv_probe() local
[all...]
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_if.h790 u8 mac[QED_TLV_MAC_COUNT][ETH_ALEN]; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h6000 ieee80211_iterate_active_interfaces(struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_active_interfaces() argument
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h803 u8 mac[ETH_ALEN]; member
947 __be64 mac; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h1020 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9014 struct ixgbe_mac_info *mac = &adapter->hw.mac; ixgbe_del_sanmac_netdev() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1247 struct mtk_mac *mac[MTK_MAX_DEVS]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h622 } mac; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h1122 } mac; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2274 static int ipw_send_adapter_address(struct ipw_priv *priv, const u8 * mac) in ipw_send_adapter_address() argument
2644 static void eeprom_parse_mac(struct ipw_priv *priv, u8 * mac) in eeprom_parse_mac() argument
8088 u8 *mac = header->addr2; in is_duplicate_packet() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c3063 mwl8k_cmd_set_post_scan(struct ieee80211_hw *hw, const __u8 *mac) in mwl8k_cmd_set_post_scan() argument
3689 mwl8k_cmd_update_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac, bool set) mwl8k_cmd_update_mac_addr() argument
3740 mwl8k_cmd_set_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac) mwl8k_cmd_set_mac_addr() argument
3749 mwl8k_cmd_del_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac) mwl8k_cmd_del_mac_addr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dmac.h869 const struct rtw89_mac_gen_def *mac = rtwdev->chip->mac_def; in rtw89_mac_reg_by_idx() local
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c19577 void cfg80211_sta_opmode_change_notify(struct net_device *dev, const u8 *mac, in cfg80211_sta_opmode_change_notify() argument
19065 cfg80211_prepare_cqm(struct net_device *dev, const char *mac, gfp_t gfp) cfg80211_prepare_cqm() argument
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_defs_svc.h1056 mac_t mac; /* FCF mac */ member
H A Dbfa_fc.h25 struct mac_s { u8 mac[MAC_ADDRLEN]; }; member
H A Dbfa_defs.h278 struct mac_s mac; member
471 mac_t mac; /* MAC address of the ethernet port */ member
544 mac_t mac; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dif_link.h935 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/third_party/libbpf/include/uapi/linux/
H A Dif_link.h1044 __u8 mac[32]; /* MAX_ADDR_LEN */ member
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h2135 int (*mac) (SSL *, SSL3_RECORD *, unsigned char *, int); member
/third_party/openssl/ssl/
H A Dssl_local.h2079 int (*mac) (SSL *, SSL3_RECORD *, unsigned char *, int); member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd.h965 struct ether_addr mac; /* MAC address obtained from dongle */ member
2657 static INLINE int dhd_write_macaddr(struct ether_addr *mac) { return 0; } in dhd_write_macaddr() argument
[all...]
H A Dwl_cfg80211.c2947 wl_cfg80211_add_if(struct bcm_cfg80211 *cfg, struct net_device *primary_ndev, wl_iftype_t wl_iftype, const char *name, u8 *mac) wl_cfg80211_add_if() argument
3590 wl_cfg80211_notify_ifadd(struct net_device *dev, int ifidx, char *name, uint8 *mac, uint8 bssidx, uint8 role) wl_cfg80211_notify_ifadd() argument
3639 wl_cfg80211_notify_ifdel(struct net_device *dev, int ifidx, char *name, uint8 *mac, uint8 bssidx) wl_cfg80211_notify_ifdel() argument
3672 wl_cfg80211_notify_ifchange(struct net_device * dev, int ifidx, char *name, uint8 *mac, uint8 bssidx) wl_cfg80211_notify_ifchange() argument
7850 wl_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) wl_cfg80211_get_station() argument
11753 wl_cfg80211_change_station( struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_parameters *params) wl_cfg80211_change_station() argument
20717 get_primary_mac(struct bcm_cfg80211 *cfg, struct ether_addr *mac) get_primary_mac() argument
[all...]
H A Ddhd_linux.c7557 dhd_event_ifadd(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) dhd_event_ifadd() argument
7591 dhd_event_ifdel(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) dhd_event_ifdel() argument
7621 dhd_event_ifchange(dhd_info_t *dhdinfo, wl_event_data_if_t *ifevent, char *name, uint8 *mac) dhd_event_ifchange() argument
7629 ifevent->ifidx, name, mac, ifevent->bssidx); dhd_event_ifchange() local
7797 dhd_update_iflist_info(dhd_pub_t *dhdp, struct net_device *ndev, int ifidx, uint8 *mac, uint8 bssidx, const char *dngl_name, int if_state) dhd_update_iflist_info() argument
7901 dhd_allocate_if(dhd_pub_t *dhdpub, int ifidx, const char *name, uint8 *mac, uint8 bssidx, bool need_rtnl_lock, const char *dngl_name) dhd_allocate_if() argument
9744 _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) _dhd_tdls_enable() argument
9814 dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) dhd_tdls_enable() argument
19056 dhd_sta_associated(dhd_pub_t *dhdp, uint32 bssidx, uint8 *mac) dhd_sta_associated() argument
[all...]

Completed in 156 milliseconds

1...<<616263646566