Searched defs:resc (Results 1 – 6 of 6) sorted by relevance
332 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc]) argument333 #define RESC_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_num[resc]) argument334 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ argument336 #define FEAT_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.feat_num[resc]) argument
242 } resc; member
1562 struct pf_vf_resc *resc = &resp->resc; in qed_iov_vf_mbx_acquire() local
837 struct vf_pf_resc_request *resc = &vf->alloc_resc; in bnx2x_iov_static_resc() local2021 struct vf_pf_resc_request *resc) in bnx2x_vf_acquire()
1259 struct pf_vf_resc *resc = &resp->resc; in bnx2x_vf_mbx_acquire_resp() local
209 } resc; member