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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h310 struct bnx2x_credit_pool_obj *macs_pool; member in struct:bnx2x_vlan_mac_obj
1419 struct bnx2x_credit_pool_obj *macs_pool);
1433 struct bnx2x_credit_pool_obj *macs_pool,
H A Dbnx2x_sp.c329 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
338 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
365 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
381 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
388 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
409 struct bnx2x_credit_pool_obj *mp = o->macs_pool;
2117 struct bnx2x_credit_pool_obj *macs_pool,
2125 o->macs_pool = macs_pool;
2142 struct bnx2x_credit_pool_obj *macs_pool)
2114 bnx2x_init_vlan_mac_common(struct bnx2x_vlan_mac_obj *o, u8 cl_id, u32 cid, u8 func_id, void *rdata, dma_addr_t rdata_mapping, int state, unsigned long *pstate, bnx2x_obj_type type, struct bnx2x_credit_pool_obj *macs_pool, struct bnx2x_credit_pool_obj *vlans_pool) argument
2137 bnx2x_init_mac_obj(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *mac_obj, u8 cl_id, u32 cid, u8 func_id, void *rdata, dma_addr_t rdata_mapping, int state, unsigned long *pstate, bnx2x_obj_type type, struct bnx2x_credit_pool_obj *macs_pool) argument
2232 bnx2x_init_vlan_mac_obj(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *vlan_mac_obj, u8 cl_id, u32 cid, u8 func_id, void *rdata, dma_addr_t rdata_mapping, int state, unsigned long *pstate, bnx2x_obj_type type, struct bnx2x_credit_pool_obj *macs_pool, struct bnx2x_credit_pool_obj *vlans_pool) argument
[all...]
H A Dbnx2x_cmn.h1070 &bp->macs_pool);
1136 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp),
H A Dbnx2x.h1787 struct bnx2x_credit_pool_obj macs_pool; member in struct:bnx2x
H A Dbnx2x_main.c14687 &bp->macs_pool);

Completed in 344 milliseconds