Lines Matching refs:ecore_credit_pool_obj

583 	struct ecore_credit_pool_obj *mp = o->macs_pool;  in ecore_get_cam_offset_mac()
592 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_mac()
601 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_get_cam_offset_vlan()
610 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_get_credit_vlan()
619 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_vlan_mac()
620 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_get_credit_vlan_mac()
635 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_cam_offset_mac()
642 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_mac()
649 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_put_cam_offset_vlan()
656 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_put_credit_vlan()
663 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_vlan_mac()
664 struct ecore_credit_pool_obj *vp = o->vlans_pool; in ecore_put_credit_vlan_mac()
2421 struct ecore_credit_pool_obj *macs_pool, in ecore_init_vlan_mac_common()
2422 struct ecore_credit_pool_obj *vlans_pool) in ecore_init_vlan_mac_common()
2446 struct ecore_credit_pool_obj *macs_pool) in ecore_init_mac_obj()
2500 struct ecore_credit_pool_obj *vlans_pool) in ecore_init_vlan_obj()
2541 struct ecore_credit_pool_obj *macs_pool, in ecore_init_vlan_mac_obj()
2542 struct ecore_credit_pool_obj *vlans_pool) in ecore_init_vlan_mac_obj()
4328 static BOOL ecore_credit_pool_get(struct ecore_credit_pool_obj *o, int cnt) in ecore_credit_pool_get()
4339 static BOOL ecore_credit_pool_put(struct ecore_credit_pool_obj *o, int cnt) in ecore_credit_pool_put()
4353 static int ecore_credit_pool_check(struct ecore_credit_pool_obj *o) in ecore_credit_pool_check()
4363 static BOOL ecore_credit_pool_always_TRUE(struct ecore_credit_pool_obj *o, in ecore_credit_pool_always_TRUE()
4370 struct ecore_credit_pool_obj *o, in ecore_credit_pool_get_entry()
4400 struct ecore_credit_pool_obj *o, in ecore_credit_pool_put_entry()
4418 struct ecore_credit_pool_obj *o, in ecore_credit_pool_put_entry_always_TRUE()
4425 struct ecore_credit_pool_obj *o, in ecore_credit_pool_get_entry_always_TRUE()
4442 static INLINE void ecore_init_credit_pool(struct ecore_credit_pool_obj *p, in ecore_init_credit_pool()
4485 struct ecore_credit_pool_obj *p, u8 func_id, in ecore_init_mac_credit_pool()
4554 struct ecore_credit_pool_obj *p, in ecore_init_vlan_credit_pool()