Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.h766 struct ecore_credit_pool_obj *macs_pool; member
1867 struct ecore_credit_pool_obj *macs_pool);
1881 struct ecore_credit_pool_obj *macs_pool,
1889 struct ecore_credit_pool_obj *macs_pool,
H A 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()
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()
2427 macs_pool, vlans_pool); in ecore_init_vlan_mac_obj()
2482 struct ecore_credit_pool_obj *macs_pool, in ecore_init_vxlan_fltr_obj() argument
[all …]
H A Dbxe.h1460 struct ecore_credit_pool_obj macs_pool; member
H A Dbxe.c9665 &sc->macs_pool); in bxe_init_eth_fp()
10510 &sc->macs_pool, in bxe_init_objs()