Searched refs:vlans_pool (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h313 struct bnx2x_credit_pool_obj *vlans_pool; member in struct:bnx2x_vlan_mac_obj
1426 struct bnx2x_credit_pool_obj *vlans_pool);
1434 struct bnx2x_credit_pool_obj *vlans_pool);
H A Dbnx2x_sp.c347 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
356 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
366 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
395 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
402 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
410 struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
2118 struct bnx2x_credit_pool_obj *vlans_pool)
2126 o->vlans_pool = vlans_pool;
2196 struct bnx2x_credit_pool_obj *vlans_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
2191 bnx2x_init_vlan_obj(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *vlan_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 *vlans_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.h1079 &bp->vlans_pool);
1139 bnx2x_init_vlan_credit_pool(bp, &bp->vlans_pool, BP_FUNC(bp),
H A Dbnx2x.h1785 struct bnx2x_credit_pool_obj vlans_pool; member in struct:bnx2x

Completed in 202 milliseconds