Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.h310 struct bnx2x_credit_pool_obj *macs_pool;
313 struct bnx2x_credit_pool_obj *vlans_pool;
657 struct bnx2x_credit_pool_obj { struct
698 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt); argument
711 int (*check)(struct bnx2x_credit_pool_obj *o); argument
1419 struct bnx2x_credit_pool_obj *macs_pool);
1426 struct bnx2x_credit_pool_obj *vlans_pool);
1433 struct bnx2x_credit_pool_obj *macs_pool,
1434 struct bnx2x_credit_pool_obj *vlans_pool);
1501 struct bnx2x_credit_pool_obj *p, u8 func_id,
[all …]
A Dbnx2x_sp.c329 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_cam_offset_mac()
338 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_credit_mac()
2117 struct bnx2x_credit_pool_obj *macs_pool, in bnx2x_init_vlan_mac_common()
2118 struct bnx2x_credit_pool_obj *vlans_pool) in bnx2x_init_vlan_mac_common()
2142 struct bnx2x_credit_pool_obj *macs_pool) in bnx2x_init_mac_obj()
2196 struct bnx2x_credit_pool_obj *vlans_pool) in bnx2x_init_vlan_obj()
4252 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_get_entry()
4282 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_put_entry()
4300 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_put_entry_always_true()
4307 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_get_entry_always_true()
[all …]
A Dbnx2x_sriov.h215 struct bnx2x_credit_pool_obj vf_vlans_pool;
216 struct bnx2x_credit_pool_obj vf_macs_pool;
A Dbnx2x.h1785 struct bnx2x_credit_pool_obj vlans_pool;
1787 struct bnx2x_credit_pool_obj macs_pool;

Completed in 35 milliseconds