Searched refs:alloc_resc (Results 1 – 4 of 4) sorted by relevance
165 struct vf_pf_resc_request alloc_resc; member166 #define vf_rxq_count(vf) ((vf)->alloc_resc.num_rxqs)167 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs)168 #define vf_sb_count(vf) ((vf)->alloc_resc.num_sbs)169 #define vf_mac_rules_cnt(vf) ((vf)->alloc_resc.num_mac_filters)170 #define vf_vlan_rules_cnt(vf) ((vf)->alloc_resc.num_vlan_filters)171 #define vf_mc_rules_cnt(vf) ((vf)->alloc_resc.num_mc_filters)
829 struct vf_pf_resc_request *resc = &vf->alloc_resc; in bnx2x_iov_static_resc()
317 int (*alloc_resc)(struct cnic_dev *); member
5330 err = cp->alloc_resc(dev); in cnic_start_hw()5545 cp->alloc_resc = cnic_alloc_bnx2_resc; in init_bnx2_cnic()5610 cp->alloc_resc = cnic_alloc_bnx2x_resc; in init_bnx2x_cnic()