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

/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.h772 struct ecore_credit_pool_obj *vlans_pool; member in struct:ecore_vlan_mac_obj
1877 struct ecore_credit_pool_obj *vlans_pool);
1885 struct ecore_credit_pool_obj *vlans_pool);
1893 struct ecore_credit_pool_obj *vlans_pool);
H A Decore_sp.c361 struct ecore_credit_pool_obj *vp = o->vlans_pool;
370 struct ecore_credit_pool_obj *vp = o->vlans_pool;
380 struct ecore_credit_pool_obj *vp = o->vlans_pool;
409 struct ecore_credit_pool_obj *vp = o->vlans_pool;
416 struct ecore_credit_pool_obj *vp = o->vlans_pool;
424 struct ecore_credit_pool_obj *vp = o->vlans_pool;
2300 struct ecore_credit_pool_obj *vlans_pool)
2308 o->vlans_pool = vlans_pool;
2378 struct ecore_credit_pool_obj *vlans_pool)
2296 ecore_init_vlan_mac_common(struct ecore_vlan_mac_obj *o, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool, struct ecore_credit_pool_obj *vlans_pool) argument
2373 ecore_init_vlan_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *vlan_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *vlans_pool) argument
2414 ecore_init_vlan_mac_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *vlan_mac_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool, struct ecore_credit_pool_obj *vlans_pool) argument
2477 ecore_init_vxlan_fltr_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *vlan_mac_obj, uint8_t cl_id, uint32_t cid, uint8_t func_id, void *rdata, ecore_dma_addr_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type, struct ecore_credit_pool_obj *macs_pool, struct ecore_credit_pool_obj *vlans_pool) argument
[all...]
H A Dbxe.h1520 struct ecore_credit_pool_obj vlans_pool; member in struct:bxe_softc
H A Dbxe.c10577 &sc->vlans_pool,

Completed in 180 milliseconds