Home
last modified time | relevance | path

Searched defs:mac (Results 226 – 250 of 854) sorted by relevance

12345678910>>...35

/openbmc/linux/lib/crypto/
H A Dpoly1305-donna32.c123 u8 *mac = dst; in poly1305_core_emit() local
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc32xx.dtsi144 mac: ethernet@31060000 { label
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c406 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl_pci_tx_chk_waitq() local
1001 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl_pci_prepare_bcn_tasklet() local
1092 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl_pci_init_struct() local
1627 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl_pci_flush() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c25 static void iwl_mvm_quota_iterator(void *_data, u8 *mac, in iwl_mvm_quota_iterator()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dutils.c205 unsigned char mac[6] = { 0 }; in omap_die_id_usbethaddr() local
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.c212 static void orinoco_spy_gather(struct wlandevice *wlandev, char *mac, in orinoco_spy_gather()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpci.c120 static int ath5k_pci_eeprom_read_mac(struct ath5k_hw *ah, u8 *mac) in ath5k_pci_eeprom_read_mac()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c173 struct mac_device_info *mac = priv->hw; in dwmac100_setup() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c216 int bnxt_set_vf_mac(struct net_device *dev, int vf_id, u8 *mac) in bnxt_set_vf_mac()
1170 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac()
1265 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c71 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_get_invariants_82598() local
98 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_phy_ops_82598() local
H A Dixgbe_82599.c65 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_mac_link_ops_82599() local
242 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_get_invariants_82599() local
268 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_phy_ops_82599() local
/openbmc/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c322 const u8 *mac, struct station_info *sinfo) in virt_wifi_get_station()
347 int idx, u8 *mac, struct station_info *sinfo) in virt_wifi_dump_station()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c116 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_80003es2lan() local
729 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_80003es2lan() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dfplustm.c389 static void copy_tx_mac(struct s_smc *smc, u_long td, struct fddi_mac *mac, in copy_tx_mac()
471 struct fddi_mac_sf *mac ; in build_claim_beacon() local
/openbmc/linux/net/smc/
H A Dsmc_ib.h44 char mac[SMC_MAX_PORTS][ETH_ALEN]; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drx.c96 static void rtw_rx_addr_match_iter(void *data, u8 *mac, in rtw_rx_addr_match_iter()
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c88 uchar *mac = pdata->enetaddr; in pfe_eth_write_hwaddr() local
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dmox_sp.c98 static inline void res_to_mac(u8 *mac, u32 t1, u32 t2) in res_to_mac()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.h156 void set_mac(const mac_addr_t& mac) in set_mac()
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h42 u8 mac[32]; member
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Drb.h51 unsigned char mac[6]; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c153 static void mac_str(char *b, const __u8 *mac) in mac_str()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c396 u32 fdb_head_index(struct vxlan_dev *vxlan, const u8 *mac, __be32 vni) in fdb_head_index()
406 const u8 *mac, __be32 vni) in vxlan_fdb_head()
413 const u8 *mac, __be32 vni) in __vxlan_find_mac()
433 const u8 *mac, __be32 vni) in vxlan_find_mac()
462 int vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, in vxlan_fdb_find_uc()
793 static struct vxlan_fdb *vxlan_fdb_alloc(struct vxlan_dev *vxlan, const u8 *mac, in vxlan_fdb_alloc()
815 static void vxlan_fdb_insert(struct vxlan_dev *vxlan, const u8 *mac, in vxlan_fdb_insert()
886 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_create()
1079 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_update_create()
1116 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_update()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c32 u8 mac[WILC_MAX_NUM_STA][ETH_ALEN]; member
834 static void wilc_hif_pack_sta_param(u8 *cur_byte, const u8 *mac, in wilc_hif_pack_sta_param()
1385 s32 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) in wilc_get_inactive_time()
1817 int wilc_add_station(struct wilc_vif *vif, const u8 *mac, in wilc_add_station()
1903 int wilc_edit_station(struct wilc_vif *vif, const u8 *mac, in wilc_edit_station()
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c93 unsigned char mac[6]; in set_mac_to_sh_giga_eth_register() local

12345678910>>...35