Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h172 #define PFVF_ACQUIRE_CAP_100G (1 << 1) /* If set, 100g PF */ macro
H A Decore_vf.c486 if (resp->pfdev_info.capabilities & PFVF_ACQUIRE_CAP_100G) { in ecore_vf_pf_acquire()
H A Decore_sriov.c1868 pfdev_info->capabilities |= PFVF_ACQUIRE_CAP_100G; in ecore_iov_vf_mbx_acquire()