Home
last modified time | relevance | path

Searched refs:get_mac_permanent (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_types.h154 int (*get_mac_permanent)(struct aq_hw_s *self, u8 *mac); member
H A Datl_ethdev.c426 if (hw->aq_fw_ops->get_mac_permanent(hw, in eth_atl_dev_init()
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c754 .get_mac_permanent = aq_fw2x_get_mac_permanent,
H A Dhw_atl_utils.c930 .get_mac_permanent = hw_atl_utils_get_mac_permanent,