Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Decore_sp.h769 struct ecore_credit_pool_obj *macs_pool; member
1870 struct ecore_credit_pool_obj *macs_pool);
1884 struct ecore_credit_pool_obj *macs_pool,
1892 struct ecore_credit_pool_obj *macs_pool,
Decore_sp.c343 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_cam_offset_mac()
352 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_mac()
379 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_get_credit_vlan_mac()
395 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_cam_offset_mac()
402 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_mac()
423 struct ecore_credit_pool_obj *mp = o->macs_pool; in ecore_put_credit_vlan_mac()
2299 struct ecore_credit_pool_obj *macs_pool, in ecore_init_vlan_mac_common() argument
2307 o->macs_pool = macs_pool; in ecore_init_vlan_mac_common()
2324 struct ecore_credit_pool_obj *macs_pool) in ecore_init_mac_obj() argument
2330 macs_pool, NULL); in ecore_init_mac_obj()
[all …]
Dbxe.h1520 struct ecore_credit_pool_obj macs_pool; member
Dbxe.c9735 &sc->macs_pool); in bxe_init_eth_fp()
10580 &sc->macs_pool, in bxe_init_objs()