Home
last modified time | relevance | path

Searched refs:macs_pool (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Decore_sp.h771 struct ecore_credit_pool_obj *macs_pool; member
1872 struct ecore_credit_pool_obj *macs_pool);
1886 struct ecore_credit_pool_obj *macs_pool,
1894 struct ecore_credit_pool_obj *macs_pool,
Decore_sp.c345 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_cam_offset_mac()
354 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_mac()
381 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_vlan_mac()
397 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_cam_offset_mac()
404 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_mac()
425 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_vlan_mac()
2301 struct ecore_credit_pool_obj *macs_pool, in ecore_init_vlan_mac_common() argument
2309 o->macs_pool = macs_pool; in ecore_init_vlan_mac_common()
2326 struct ecore_credit_pool_obj *macs_pool) in ecore_init_mac_obj() argument
2332 macs_pool, NULL); in ecore_init_mac_obj()
[all …]
Dbxe.h1524 struct ecore_credit_pool_obj macs_pool; member
Dbxe.c9730 &sc->macs_pool); in bxe_init_eth_fp()
10575 &sc->macs_pool, in bxe_init_objs()