Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h191 #define PFVF_ACQUIRE_CAP_100G BIT(1) /* If set, 100g PF */ macro
Dqed_vf.c419 if (resp->pfdev_info.capabilities & PFVF_ACQUIRE_CAP_100G) { in qed_vf_pf_acquire()
Dqed_sriov.c1631 pfdev_info->capabilities |= PFVF_ACQUIRE_CAP_100G; in qed_iov_vf_mbx_acquire()