Searched defs:resc (Results 1 – 4 of 4) sorted by relevance
132 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc]) argument133 #define RESC_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_num[resc]) argument134 #define FEAT_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.feat_num[resc]) argument
835 struct vf_pf_resc_request *resc = &vf->alloc_resc; in bnx2x_iov_static_resc() local2002 struct vf_pf_resc_request *resc) in bnx2x_vf_acquire()
1261 struct pf_vf_resc *resc = &resp->resc; in bnx2x_vf_mbx_acquire_resp() local
209 } resc; member