Searched refs:pending_cmds_head (Results 1 – 2 of 2) sorted by relevance
2335 ECORE_LIST_PUSH_TAIL(&new_cmd->link, &o->pending_cmds_head); in ecore_mcast_enqueue_cmd()2591 &o->pending_cmds_head, link, in ecore_mcast_handle_pending_cmds_e2()2618 &o->pending_cmds_head); in ecore_mcast_handle_pending_cmds_e2()2841 if (ECORE_LIST_IS_EMPTY(&o->pending_cmds_head)) in ecore_mcast_setup_e2()3144 ECORE_LIST_INIT(&mcast_obj->pending_cmds_head); in ecore_init_mcast_obj()
986 ecore_list_t pending_cmds_head; member