Home
last modified time | relevance | path

Searched refs:ecore_mcp_get_lldp_mac (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h1329 enum _ecore_status_t ecore_mcp_get_lldp_mac(struct ecore_hwfn *p_hwfn,
H A Dqlnx_ioctl.c770 ret = ecore_mcp_get_lldp_mac(p_hwfn, p_ptt, lldp_mac); in qlnx_lldp_configure()
H A Decore_mcp.c4221 enum _ecore_status_t ecore_mcp_get_lldp_mac(struct ecore_hwfn *p_hwfn, in ecore_mcp_get_lldp_mac() function