Home
last modified time | relevance | path

Searched refs:ECORE_LIST_INIT (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/bxe/
HDecore_sp.c58 ECORE_LIST_INIT(&o->exe_queue); in ecore_exe_queue_init()
59 ECORE_LIST_INIT(&o->pending_comp); in ecore_exe_queue_init()
2178 ECORE_LIST_INIT(&o->head); in ecore_init_vlan_mac_common()
2718 ECORE_LIST_INIT(&new_cmd->data.macs_head); in ecore_mcast_enqueue_cmd()
3721 ECORE_LIST_INIT(&o->registry.exact_match.macs); in ecore_mcast_refresh_registry_e1()
3932 ECORE_LIST_INIT(&mcast_obj->pending_cmds_head); in ecore_init_mcast_obj()
3963 ECORE_LIST_INIT(&mcast_obj->registry.exact_match.macs); in ecore_init_mcast_obj()
HDecore_sp.h290 #define ECORE_LIST_INIT(_list) \ macro
HDbxe.c12547 ECORE_LIST_INIT(&p->mcast_list); in bxe_init_mcast_macs_list()