Home
last modified time | relevance | path

Searched refs:VFPF_RXQ_UPD_COMPLETE_EVENT_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h306 #define VFPF_RXQ_UPD_COMPLETE_EVENT_FLAG BIT(2) macro
H A Dqed_sriov.c2656 complete_event_flg = !!(req->flags & VFPF_RXQ_UPD_COMPLETE_EVENT_FLAG); in qed_iov_vf_mbx_update_rxqs()