Searched defs:mac_obj (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c2319 ecore_init_mac_obj(struct bxe_softc *sc, struct ecore_vlan_mac_obj *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) argument
[all...]
H A Dbxe.c4180 struct ecore_vlan_mac_obj *mac_obj = &sc->sp_objs->mac_obj; local
3588 bxe_del_all_macs(struct bxe_softc *sc, struct ecore_vlan_mac_obj *mac_obj, int mac_type, uint8_t wait_for_comp) argument
12174 struct ecore_vlan_mac_obj *mac_obj = &sc->sp_objs->mac_obj; local
[all...]
H A Dbxe.h1313 struct ecore_vlan_mac_obj mac_obj; /* MACs object */ member in struct:bxe_sp_objs

Completed in 216 milliseconds