Home
last modified time | relevance | path

Searched defs:mac (Results 1101 - 1125 of 1645) sorted by relevance

1...<<41424344454647484950>>...66

/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1797 u8 mac[ETH_ALEN]; in vsc9959_mact_stream_set() local
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1227 u32 mac, txq, rxq; in atl1c_start_mac() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H A Dhellcreek.c769 u16 meta, mac; in hellcreek_populate_fdb_entry() local
[all...]
H A Dhellcreek.h265 unsigned char mac[ETH_ALEN]; member
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c347 mt7530_fdb_write(struct mt7530_priv *priv, u16 vid, u8 port_mask, const u8 *mac, u8 aging, u8 type) mt7530_fdb_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c89 struct sja1105_mac_config_entry *mac; in sja1105_drop_untagged() local
104 struct sja1105_mac_config_entry *mac; in sja1105_pvid_apply() local
199 struct sja1105_mac_config_entry *mac; sja1105_init_mac_settings() local
1283 struct sja1105_mac_config_entry *mac; sja1105_adjust_port_config() local
2072 struct sja1105_mac_config_entry *mac; sja1105_bridge_stp_state_set() local
2293 struct sja1105_mac_config_entry *mac; sja1105_static_config_reload() local
2843 struct sja1105_mac_config_entry *mac; sja1105_mirror_apply() local
2947 struct sja1105_mac_config_entry *mac; sja1105_port_set_learning() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/adi/
H A Dadin1110.c723 u8 mac[ETH_ALEN] = {0}; in adin1110_multicast_filter() local
1253 u8 mac[ETH_ALEN] = {0x01, 0x80, 0xC2, 0x00, 0x00, 0x00}; in adin1110_port_set_blocking_state() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c213 struct e1000_mac_info *mac = &adapter->hw.mac; in e1000_set_spd_dplx() local
840 struct e1000_mac_info *mac = &adapter->hw.mac; e1000_reg_test() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h238 } mac; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4407 i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) i40e_ndo_set_vf_mac() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c395 struct pch_gbe_mac_info *mac = &hw->mac; pch_gbe_mac_force_mac_fc() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1664 static int ionic_set_attr_mac(struct ionic_lif *lif, u8 *mac) in ionic_set_attr_mac() argument
1699 static int ionic_program_mac(struct ionic_lif *lif, u8 *mac) in ionic_program_mac() argument
1726 u8 *mac; in ionic_set_mac_address() local
2476 ionic_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) ionic_set_vf_mac() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h138 u8 mac[ETH_ALEN]; member
244 u8 mac[QED_MFW_TLV_MAC_COUNT][6]; member
H A Dqed_vf.c1606 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() argument
1672 u8 mac[ETH_ALE in qed_handle_bulletin_change() local
[all...]
H A Dqed_sriov.h50 u8 mac[ETH_ALEN]; member
H A Dqed_main.c2863 static int qed_update_mac(struct qed_dev *cdev, const u8 *mac) in qed_update_mac() argument
H A Dqed_iscsi.c1352 qed_iscsi_change_mac(struct qed_dev *cdev, u32 handle, const u8 *mac) qed_iscsi_change_mac() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Drswitch.c1003 u8 *mac = &etha->mac_addr[0]; in rswitch_etha_read_mac_address() local
1013 static void rswitch_etha_write_mac_address(struct rswitch_etha *etha, const u8 *mac) in rswitch_etha_write_mac_address() argument
1027 rswitch_rmac_setting(struct rswitch_etha *etha, const u8 *mac) rswitch_rmac_setting() argument
1057 rswitch_etha_hw_init(struct rswitch_etha *etha, const u8 *mac) rswitch_etha_hw_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c137 static int qede_set_vf_mac(struct net_device *ndev, int vfidx, u8 *mac) in qede_set_vf_mac() argument
H A Dqede_filter.c549 void qede_force_mac(void *dev, u8 *mac, bool forced) in qede_force_mac() argument
618 qede_set_ucast_rx_mac(struct qede_dev *edev, enum qed_filter_xcast_params_type opcode, const unsigned char mac[ETH_ALEN]) qede_set_ucast_rx_mac() argument
1054 qede_set_mcast_rx_mac(struct qede_dev *edev, enum qed_filter_xcast_params_type opcode, unsigned char *mac, int num_macs) qede_set_mcast_rx_mac() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c137 static inline u8 qlcnic_mac_hash(u64 mac, u16 vlan) in qlcnic_mac_hash() argument
H A Dqlcnic_ethtool.c1026 static void qlcnic_create_loopback_buff(unsigned char *data, u8 mac[]) in qlcnic_create_loopback_buff() argument
1038 int qlcnic_check_loopback_buff(unsigned char *data, u8 mac[]) in qlcnic_check_loopback_buff() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c1954 ether_addr_copy(MCDI_PTR(inbuf, WOL_FILTER_SET_IN_MAGIC_MAC), mac); in efx_mcdi_wol_filter_set() local
1979 efx_mcdi_wol_filter_set_magic(struct efx_nic *efx, const u8 *mac, int *id_out) in efx_mcdi_wol_filter_set_magic() argument
1943 efx_mcdi_wol_filter_set(struct efx_nic *efx, u32 type, const u8 *mac, int *id_out) efx_mcdi_wol_filter_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ni/
H A Dnixge.c1239 char *mac; in nixge_get_nvmem_address() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c998 int netxen_get_flash_mac_addr(struct netxen_adapter *adapter, u64 *mac) in netxen_get_flash_mac_addr() argument
1023 int netxen_p3_get_mac_addr(struct netxen_adapter *adapter, u64 *mac) in netxen_p3_get_mac_addr() argument

Completed in 58 milliseconds

1...<<41424344454647484950>>...66