Searched refs:bnx2x_credit_pool_obj (Results 1 – 4 of 4) sorted by relevance
310 struct bnx2x_credit_pool_obj *macs_pool;313 struct bnx2x_credit_pool_obj *vlans_pool;657 struct bnx2x_credit_pool_obj { struct698 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt); argument711 int (*check)(struct bnx2x_credit_pool_obj *o); argument1419 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 …]
329 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 …]
215 struct bnx2x_credit_pool_obj vf_vlans_pool;216 struct bnx2x_credit_pool_obj vf_macs_pool;
1785 struct bnx2x_credit_pool_obj vlans_pool;1787 struct bnx2x_credit_pool_obj macs_pool;
Completed in 35 milliseconds