Searched refs:alloc_resc (Results 1 – 4 of 4) sorted by relevance
159 struct vf_pf_resc_request alloc_resc; member160 #define vf_rxq_count(vf) ((vf)->alloc_resc.num_rxqs)161 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs)162 #define vf_sb_count(vf) ((vf)->alloc_resc.num_sbs)163 #define vf_mac_rules_cnt(vf) ((vf)->alloc_resc.num_mac_filters)164 #define vf_vlan_rules_cnt(vf) ((vf)->alloc_resc.num_vlan_filters)165 #define vf_mc_rules_cnt(vf) ((vf)->alloc_resc.num_mc_filters)
877 struct vf_pf_resc_request *resc = &vf->alloc_resc; in bnx2x_iov_static_resc()
317 int (*alloc_resc)(struct cnic_dev *); member
5320 err = cp->alloc_resc(dev); in cnic_start_hw()5513 cp->alloc_resc = cnic_alloc_bnx2_resc; in init_bnx2_cnic()5578 cp->alloc_resc = cnic_alloc_bnx2x_resc; in init_bnx2x_cnic()