Home
last modified time | relevance | path

Searched defs:mac (Results 1 – 25 of 135) sorted by relevance

123456

/dpdk/drivers/net/igc/base/
H A Digc_mac.c20 struct igc_mac_info *mac = &hw->mac; in igc_init_mac_ops_generic() local
149 struct igc_mac_info *mac = &hw->mac; in igc_get_bus_info_pci_generic() local
204 struct igc_mac_info *mac = &hw->mac; in igc_get_bus_info_pcie_generic() local
681 struct igc_mac_info *mac = &hw->mac; in igc_check_for_copper_link_generic() local
746 struct igc_mac_info *mac = &hw->mac; in igc_check_for_fiber_link_generic() local
813 struct igc_mac_info *mac = &hw->mac; in igc_check_for_serdes_link_generic() local
1026 struct igc_mac_info *mac = &hw->mac; in igc_commit_fc_settings_generic() local
1094 struct igc_mac_info *mac = &hw->mac; in igc_poll_fiber_serdes_link_generic() local
1318 struct igc_mac_info *mac = &hw->mac; in igc_config_fc_after_link_up_generic() local
1687 struct igc_mac_info *mac = &hw->mac; in igc_id_led_init_generic() local
[all …]
H A Digc_base.c63 struct igc_mac_info *mac = &hw->mac; in igc_init_hw_base() local
/dpdk/drivers/net/e1000/base/
H A De1000_mac.c19 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_ops_generic() local
151 struct e1000_mac_info *mac = &hw->mac; in e1000_get_bus_info_pci_generic() local
206 struct e1000_mac_info *mac = &hw->mac; in e1000_get_bus_info_pcie_generic() local
683 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_copper_link_generic() local
748 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_fiber_link_generic() local
815 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_serdes_link_generic() local
1032 struct e1000_mac_info *mac = &hw->mac; in e1000_commit_fc_settings_generic() local
1101 struct e1000_mac_info *mac = &hw->mac; in e1000_poll_fiber_serdes_link_generic() local
1325 struct e1000_mac_info *mac = &hw->mac; in e1000_config_fc_after_link_up_generic() local
1812 struct e1000_mac_info *mac = &hw->mac; in e1000_id_led_init_generic() local
[all …]
H A De1000_82542.c72 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82542() local
215 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82542() local
289 struct e1000_mac_info *mac = &hw->mac; in e1000_setup_link_82542() local
H A De1000_82540.c130 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82540() local
300 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82540() local
432 struct e1000_mac_info *mac = &hw->mac; in e1000_setup_fiber_serdes_link_82540() local
H A De1000_82543.c163 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82543() local
924 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82543() local
1165 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_copper_link_82543() local
1301 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_fiber_link_82543() local
H A De1000_82571.c258 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82571() local
1162 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82571() local
1627 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_serdes_link_82571() local
1948 struct e1000_mac_info *mac = &hw->mac; in e1000_power_down_phy_copper_82571() local
H A De1000_82541.c190 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82541() local
343 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82541() local
553 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_link_82541() local
H A De1000_vf.c63 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_vf() local
511 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_link_vf() local
H A De1000_base.c63 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_base() local
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c74 struct fsattr src, dst, mac, key, iv; in process_crypto_auth_op() local
132 struct fsattr cipher_key, aad, mac, auth_key; in process_crypto_combined_op() local
209 struct fsattr key, aad, mac; in process_crypto_aead_op() local
/dpdk/drivers/net/atlantic/
H A Drte_pmd_atlantic.c43 rte_pmd_atl_macsec_config_txsc(uint16_t port, uint8_t *mac) in rte_pmd_atl_macsec_config_txsc()
58 rte_pmd_atl_macsec_config_rxsc(uint16_t port, uint8_t *mac, uint16_t pi) in rte_pmd_atl_macsec_config_rxsc()
/dpdk/drivers/net/mlx5/
H A Dmlx5_mac.c53 mlx5_internal_mac_addr_add(struct rte_eth_dev *dev, struct rte_ether_addr *mac, in mlx5_internal_mac_addr_add()
123 mlx5_mac_addr_add(struct rte_eth_dev *dev, struct rte_ether_addr *mac, in mlx5_mac_addr_add()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.c112 static int32_t ulp_pmd_get_mac_by_pci(const char *pci_name, uint8_t *mac) in ulp_pmd_get_mac_by_pci()
155 uint8_t *mac) in bnxt_pmd_get_parent_mac_addr()
194 uint8_t *mac, uint8_t *parent_mac) in bnxt_pmd_get_iface_mac()
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_vf.c301 const u8 *mac, u16 vid, bool add, u8 flags) in fm10k_update_uc_addr_vf()
347 const u8 *mac, u16 vid, bool add) in fm10k_update_mc_addr_vf()
616 struct fm10k_mac_info *mac = &hw->mac; in fm10k_init_ops_vf() local
H A Dfm10k_api.c295 const u8 *mac, u16 vid, bool add, u8 flags) in fm10k_update_uc_addr()
313 const u8 *mac, u16 vid, bool add) in fm10k_update_mc_addr()
H A Dfm10k_common.c158 struct fm10k_mac_info *mac = &hw->mac; in fm10k_init_ops_generic() local
501 struct fm10k_mac_info *mac = &hw->mac; in fm10k_get_host_state_generic() local
H A Dfm10k_pf.c331 const u8 *mac, u16 vid, bool add, u8 flags) in fm10k_update_xc_addr_pf()
380 const u8 *mac, u16 vid, bool add, u8 flags) in fm10k_update_uc_addr_pf()
403 const u8 *mac, u16 vid, bool add) in fm10k_update_mc_addr_pf()
1239 u8 mac[ETH_ALEN]; in fm10k_iov_msg_mac_vlan_pf() local
2054 struct fm10k_mac_info *mac = &hw->mac; in fm10k_init_ops_pf() local
/dpdk/drivers/net/pcap/
H A Dpcap_osdep_linux.c24 osdep_iface_mac_get(const char *if_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
H A Dpcap_osdep_freebsd.c23 osdep_iface_mac_get(const char *if_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
H A Dpcap_osdep_windows.c69 osdep_iface_mac_get(const char *device_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
/dpdk/lib/net/
H A Drte_arp.c10 const struct rte_ether_addr *mac) in rte_net_make_rarp_packet()
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c213 int aq_fw2x_get_mac_permanent(struct aq_hw_s *self, u8 *mac) in aq_fw2x_get_mac_permanent()
352 static int aq_fw2x_set_sleep_proxy(struct aq_hw_s *self, u8 *mac) in aq_fw2x_set_sleep_proxy()
392 static int aq_fw2x_set_wol_params(struct aq_hw_s *self, u8 *mac) in aq_fw2x_set_wol_params()
431 u8 *mac) in aq_fw2x_set_power()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.c26 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550() local
577 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550EM() local
759 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550EM_a() local
817 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550EM_x() local
1654 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_setup_sgmii() local
1723 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_setup_sgmii_fw() local
1793 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_mac_link_ops_X550em() local
2646 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_setup_sfi_x550a() local
2798 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_setup_ixfi_x550em_x() local
2869 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_setup_ixfi_x550em() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c306 struct rte_ether_addr mac; in mlx5_dev_spawn() local
679 mlx5_os_mac_addr_add(struct rte_eth_dev *dev, struct rte_ether_addr *mac, in mlx5_os_mac_addr_add()

123456