Searched refs:port_mac (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h106 * @param port_mac - destination location for port mac
109 u8 *port_mac);
219 static OSAL_INLINE void ecore_vf_get_port_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *port_mac) {} argument
H A Decore_vfpf_if.h230 u8 port_mac[ETH_ALEN]; member in struct:pfvf_acquire_resp_tlv::pf_vf_pfdev_info
H A Decore_vf.c1833 u8 *port_mac)
1835 OSAL_MEMCPY(port_mac,
1836 p_hwfn->vf_iov_info->acquire_resp.pfdev_info.port_mac,
1832 ecore_vf_get_port_mac(struct ecore_hwfn *p_hwfn, u8 *port_mac) argument
H A Decore_sriov.c1856 OSAL_MEMCPY(pfdev_info->port_mac, p_hwfn->hw_info.hw_mac_addr,
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h567 u8 port_mac[6]; member in struct:i40e_aqc_mac_address_read_data
H A Di40e_common.c1140 i40e_memcpy(mac_addr, &addrs.port_mac, sizeof(addrs.port_mac),

Completed in 165 milliseconds