Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h164 #define PFVF_ACQUIRE_CAP_100G BIT(1) /* If set, 100g PF */ macro
H A Dqed_vf.c403 if (resp->pfdev_info.capabilities & PFVF_ACQUIRE_CAP_100G) { in qed_vf_pf_acquire()
H A Dqed_sriov.c1613 pfdev_info->capabilities |= PFVF_ACQUIRE_CAP_100G; in qed_iov_vf_mbx_acquire()