/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_sriov.h | 65 u8 new_mac[ETH_ALEN]; member
|
H A D | hinic_main.c | 640 unsigned char new_mac[ETH_ALEN]; in hinic_set_mac_addr() local
|
H A D | hinic_sriov.c | 515 hinic_update_mac(struct hinic_hwdev *hwdev, u8 *old_mac, u8 *new_mac, u16 vlan_id, u16 func_id) hinic_update_mac() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_sriov.h | 65 u8 new_mac[ETH_ALEN]; member
|
H A D | hinic_main.c | 633 unsigned char new_mac[ETH_ALEN]; in hinic_set_mac_addr() local
|
H A D | hinic_sriov.c | 535 hinic_update_mac(struct hinic_hwdev *hwdev, u8 *old_mac, u8 *new_mac, u16 vlan_id, u16 func_id) hinic_update_mac() argument
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | octeon-platform.c | 568 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | octeon-platform.c | 569 u8 new_mac[6]; in octeon_fdt_set_mac_addr() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.c | 944 mwifiex_set_mac_address(struct mwifiex_private *priv, struct net_device *dev, bool external, u8 *new_mac) mwifiex_set_mac_address() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.c | 966 mwifiex_set_mac_address(struct mwifiex_private *priv, struct net_device *dev, bool external, u8 *new_mac) mwifiex_set_mac_address() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 952 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local 996 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 952 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_mac_addr() local 996 u8 *new_mac = ((u8 *)(&msgbuf[1])); in ixgbe_set_vf_macvlan_msg() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.c | 1394 rvu_npc_exact_update_table_entry(struct rvu *rvu, u8 cgx_id, u8 lmac_id, u8 *old_mac, u8 *new_mac, u32 *seq_id) rvu_npc_exact_update_table_entry() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 474 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac() argument
|
H A D | en_netdev.c | 698 mlx4_en_replace_mac(struct mlx4_en_priv *priv, int qpn, unsigned char *new_mac, unsigned char *prev_mac) mlx4_en_replace_mac() argument 788 unsigned char new_mac[ETH_ALEN + 2]; mlx4_en_set_mac() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 474 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac() argument
|
H A D | en_netdev.c | 699 mlx4_en_replace_mac(struct mlx4_en_priv *priv, int qpn, unsigned char *new_mac, unsigned char *prev_mac) mlx4_en_replace_mac() argument 789 unsigned char new_mac[ETH_ALEN + 2]; mlx4_en_set_mac() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 1016 iavf_replace_primary_mac(struct iavf_adapter *adapter, const u8 *new_mac) iavf_replace_primary_mac() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 8852 mlxsw_sp_rif_mac_profile_edit(struct mlxsw_sp_rif *rif, const char *new_mac) mlxsw_sp_rif_mac_profile_edit() argument 8868 mlxsw_sp_rif_mac_profile_replace(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_rif *rif, const char *new_mac, struct netlink_ext_ack *extack) mlxsw_sp_rif_mac_profile_replace() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 1524 struct i40e_new_mac_filter *new_mac; in i40e_correct_vf_mac_vlan_filters() local 1467 i40e_get_vf_new_vlan(struct i40e_vsi *vsi, struct i40e_new_mac_filter *new_mac, struct i40e_mac_filter *f, int vlan_filters, bool trusted) i40e_get_vf_new_vlan() argument [all...] |