/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 2812 u8 *mac, bool is_admin_assigned) in __liquidio_set_vf_mac() 2852 static int liquidio_set_vf_mac(struct net_device *netdev, int vfidx, u8 *mac) in liquidio_set_vf_mac() 3342 u8 mac[6], i, j, *fw_ver, *micro_ver; in setup_nic_devices() local
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 3135 vmxnet3_write_mac_addr(struct vmxnet3_adapter *adapter, const u8 *mac) in vmxnet3_write_mac_addr() 3579 vmxnet3_read_mac_addr(struct vmxnet3_adapter *adapter, u8 *mac) in vmxnet3_read_mac_addr() 3792 u8 mac[ETH_ALEN]; in vmxnet3_probe_device() local
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 3213 int be_cmd_enable_magic_wol(struct be_adapter *adapter, u8 *mac, in be_cmd_enable_magic_wol() 3686 int be_cmd_get_mac_from_list(struct be_adapter *adapter, u8 *mac, in be_cmd_get_mac_from_list() 3781 u8 *mac, u32 if_handle, bool active, u32 domain) in be_cmd_get_active_mac() 3796 int be_cmd_get_perm_mac(struct be_adapter *adapter, u8 *mac) in be_cmd_get_perm_mac() 3864 int be_cmd_set_mac(struct be_adapter *adapter, u8 *mac, int if_id, u32 dom) in be_cmd_set_mac()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1907 static void ath10k_wmi_tx_beacons_iter(void *data, u8 *mac, in ath10k_wmi_tx_beacons_iter() 7542 ath10k_wmi_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_set_ap_ps() 8070 const u8 *mac) in ath10k_wmi_op_gen_addba_clear_resp() 8093 ath10k_wmi_op_gen_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_addba_send() 8119 ath10k_wmi_op_gen_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_addba_set_resp() 8145 ath10k_wmi_op_gen_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_delba_send()
|
H A D | mac.c | 2072 static void ath10k_mac_handle_beacon_iter(void *data, u8 *mac, in ath10k_mac_handle_beacon_iter() 2096 static void ath10k_mac_handle_beacon_miss_iter(void *data, u8 *mac, in ath10k_mac_handle_beacon_miss_iter() 3596 static void ath10k_mac_tx_unlock_iter(void *data, u8 *mac, in ath10k_mac_tx_unlock_iter() 3684 static void ath10k_mac_handle_tx_pause_iter(void *data, u8 *mac, in ath10k_mac_handle_tx_pause_iter() 8845 ath10k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, in ath10k_mac_change_chanctx_cnt_iter() 8857 ath10k_mac_change_chanctx_fill_iter(void *data, u8 *mac, in ath10k_mac_change_chanctx_fill_iter() 9790 static void ath10k_get_arvif_iter(void *data, u8 *mac, in ath10k_get_arvif_iter()
|
/openbmc/linux/net/mac80211/ |
H A D | util.c | 741 void (*iterator)(void *data, u8 *mac, in __iterate_interfaces() 781 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_interfaces() 795 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_active_interfaces_atomic() 810 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_active_interfaces_mtx()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 1094 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_airtime() local 1115 int mac = mvmsta->mac_id_n_color & FW_CTXT_ID_MSK; in iwl_mvm_tx_pkt_queued() local
|
/openbmc/linux/include/net/ |
H A D | bonding.h | 712 const u8 *mac) in bond_slave_has_mac() 725 static inline bool bond_slave_has_mac_rcu(struct bonding *bond, const u8 *mac) in bond_slave_has_mac_rcu()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 549 void qede_force_mac(void *dev, u8 *mac, bool forced) in qede_force_mac() 1056 unsigned char *mac, int num_macs) in qede_set_mcast_rx_mac()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 138 u8 mac[ETH_ALEN]; member 244 u8 mac[QED_MFW_TLV_MAC_COUNT][6]; member
|
/openbmc/qemu/hw/net/ |
H A D | sungem.c | 214 MemoryRegion mac; member 487 static int sungem_check_rx_mac(SunGEMState *s, const uint8_t *mac, uint32_t crc) in sungem_check_rx_mac()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera.h | 214 } mac; member 246 u8 mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 1186 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8723be_phy_set_bw_mode_callback() local 2511 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl8723be_phy_set_rf_power_state() local
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 379 const unsigned char mac[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, in ocelot_start() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | dp83869.c | 250 const u8 *mac; in dp83869_set_wol() local
|
/openbmc/linux/lib/ |
H A D | test_printf.c | 413 mac(void) in mac() function
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | 104 static void mpc52xx_fec_set_paddr(struct net_device *dev, const u8 *mac) in mpc52xx_fec_set_paddr()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | wow.c | 778 static void rtw_wow_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in rtw_wow_vif_iter()
|
/openbmc/linux/drivers/ssb/ |
H A D | pci.c | 232 static void sprom_get_mac(char *mac, const u16 *in) in sprom_get_mac()
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gw_ventana.c | 1038 char mac[16]; in fdt_fixup_sky2() local
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | xenbus.c | 501 static int xen_net_read_mac(struct xenbus_device *dev, u8 mac[]) in xen_net_read_mac()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 1041 unsigned int port_id, const u8 *mac) in efx_ef10_vport_add_mac() 1053 unsigned int port_id, const u8 *mac) in efx_ef10_vport_del_mac() 3316 u8 mac[ETH_ALEN]; in efx_ef10_set_mac_address() local
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 1441 struct dpaa2_mac *mac; in dpaa2_switch_port_connect_mac() local 1490 struct dpaa2_mac *mac; in dpaa2_switch_port_disconnect_mac() local 3095 const char *mac) in dpaa2_switch_port_trap_mac_addr()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 1896 const u8 *mac, int *id_out) in efx_mcdi_wol_filter_set() 1930 int efx_siena_mcdi_wol_filter_set_magic(struct efx_nic *efx, const u8 *mac, in efx_siena_mcdi_wol_filter_set_magic()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.h | 303 u8 mac[ETH_ALEN]; member 425 u8 mac[ETH_ALEN]; member
|