Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h310 struct bnx2x_credit_pool_obj *macs_pool; member
1419 struct bnx2x_credit_pool_obj *macs_pool);
1433 struct bnx2x_credit_pool_obj *macs_pool,
Dbnx2x_sp.c327 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_cam_offset_mac()
336 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_credit_mac()
363 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_credit_vlan_mac()
379 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_cam_offset_mac()
386 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_credit_mac()
407 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_credit_vlan_mac()
2115 struct bnx2x_credit_pool_obj *macs_pool, in bnx2x_init_vlan_mac_common() argument
2123 o->macs_pool = macs_pool; in bnx2x_init_vlan_mac_common()
2140 struct bnx2x_credit_pool_obj *macs_pool) in bnx2x_init_mac_obj() argument
2146 macs_pool, NULL); in bnx2x_init_mac_obj()
[all …]
Dbnx2x_cmn.h1072 &bp->macs_pool); in bnx2x_init_vlan_mac_fp_objs()
1138 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
Dbnx2x.h1786 struct bnx2x_credit_pool_obj macs_pool; member
Dbnx2x_main.c14804 &bp->macs_pool); in bnx2x_drv_ctl()