Home
last modified time | relevance | path

Searched defs:resc (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h290 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc]) argument
291 #define RESC_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_num[resc]) argument
292 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ argument
296 #define FEAT_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.feat_num[resc]) argument
H A Dqed_vf.h215 } resc; member
H A Dqed_sriov.c1544 struct pf_vf_resc *resc = &resp->resc; in qed_iov_vf_mbx_acquire() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c829 struct vf_pf_resc_request *resc = &vf->alloc_resc; in bnx2x_iov_static_resc() local
2008 struct vf_pf_resc_request *resc) in bnx2x_vf_acquire()
H A Dbnx2x_vfpf.c1261 struct pf_vf_resc *resc = &resp->resc; in bnx2x_vf_mbx_acquire_resp() local
H A Dbnx2x_vfpf.h209 } resc; member
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h96 u8 resc[3]; /* 0xFD - 0xFF */ member
/openbmc/qemu/hw/arm/
H A Dstellaris.c77 uint32_t resc; member