Symbol: ECORE_LEADING_HWFN
sys/dev/qlnx/qlnxe/ecore.h
920
(ECORE_IS_IWARP_PERSONALITY(ECORE_LEADING_HWFN(dev)) ? \
sys/dev/qlnx/qlnxe/ecore_cxt.c
1603
p_link = &ECORE_LEADING_HWFN(p_hwfn->p_dev)->mcp_info->link_output;
sys/dev/qlnx/qlnxe/ecore_dev.c
1168
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
1304
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
1371
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
1425
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
1481
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
151
p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
1597
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
3963
p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
3976
p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
4217
p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
4218
p_ptt = ECORE_LEADING_HWFN(p_dev)->p_main_ptt;
sys/dev/qlnx/qlnxe/ecore_dev.c
4309
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
5986
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
6056
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
6881
struct ecore_hwfn *p_lead = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
6939
struct ecore_hwfn *p_lead = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
884
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_dev.c
934
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
1708
if (p_hwfn != ECORE_LEADING_HWFN(p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
1833
if (p_hwfn != ECORE_LEADING_HWFN(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2053
if (p_hwfn != ECORE_LEADING_HWFN(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2862
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3340
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3396
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3421
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3437
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3456
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3479
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3554
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_mcp.c
3578
struct ecore_hwfn *p_hwfn = ECORE_LEADING_HWFN(p_dev);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1122
&ECORE_LEADING_HWFN(p_hwfn->p_dev)->mcp_info->link_output;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4781
p_link = &ECORE_LEADING_HWFN(p_hwfn->p_dev)->mcp_info->link_output;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4804
vf = ecore_iov_get_vf_info(ECORE_LEADING_HWFN(p_dev), (u16)vfid, true);
sys/dev/qlnx/qlnxe/ecore_vf.c
520
struct ecore_hwfn *p_lead = ECORE_LEADING_HWFN(p_hwfn->p_dev);
sys/dev/qlnx/qlnxr/qlnxr_def.h
868
#define QLNX_IS_IWARP(rdev) IS_IWARP(ECORE_LEADING_HWFN(rdev->cdev))
sys/dev/qlnx/qlnxr/qlnxr_def.h
869
#define QLNX_IS_ROCE(rdev) IS_ROCE(ECORE_LEADING_HWFN(rdev->cdev))