Home
last modified time | relevance | path

Searched refs:bnx2x_credit_pool_obj (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H 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
682 bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry);
690 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry);
698 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt);
706 bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt);
711 int (*check)(struct bnx2x_credit_pool_obj *o);
1419 struct bnx2x_credit_pool_obj *macs_pool);
1426 struct bnx2x_credit_pool_obj *vlans_poo
[all...]
H 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()
347 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_cam_offset_vlan()
356 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_credit_vlan()
365 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_credit_vlan_mac()
366 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_credit_vlan_mac()
381 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_cam_offset_mac()
388 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_credit_mac()
395 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_put_cam_offset_vlan()
402 struct bnx2x_credit_pool_obj *v in bnx2x_put_credit_vlan()
[all...]
H A Dbnx2x_sriov.h215 struct bnx2x_credit_pool_obj vf_vlans_pool;
216 struct bnx2x_credit_pool_obj vf_macs_pool;
H A Dbnx2x.h1784 struct bnx2x_credit_pool_obj vlans_pool;
1786 struct bnx2x_credit_pool_obj macs_pool;
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H 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
682 bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry);
690 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry);
698 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt);
706 bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt);
711 int (*check)(struct bnx2x_credit_pool_obj *o);
1419 struct bnx2x_credit_pool_obj *macs_pool);
1426 struct bnx2x_credit_pool_obj *vlans_poo
[all...]
H 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()
347 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_cam_offset_vlan()
356 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_credit_vlan()
365 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_get_credit_vlan_mac()
366 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_get_credit_vlan_mac()
381 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_cam_offset_mac()
388 struct bnx2x_credit_pool_obj *mp = o->macs_pool; in bnx2x_put_credit_mac()
395 struct bnx2x_credit_pool_obj *vp = o->vlans_pool; in bnx2x_put_cam_offset_vlan()
402 struct bnx2x_credit_pool_obj *v in bnx2x_put_credit_vlan()
[all...]
H A Dbnx2x_sriov.h215 struct bnx2x_credit_pool_obj vf_vlans_pool;
216 struct bnx2x_credit_pool_obj vf_macs_pool;
H A Dbnx2x.h1785 struct bnx2x_credit_pool_obj vlans_pool;
1787 struct bnx2x_credit_pool_obj macs_pool;

Completed in 26 milliseconds