Searched refs:ECORE_LIST_PUSH_TAIL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c139 ECORE_LIST_PUSH_TAIL(&elem->link, &o->exe_queue);
217 ECORE_LIST_PUSH_TAIL(&spacer.link, &o->pending_comp);
220 ECORE_LIST_PUSH_TAIL(&elem->link, &o->pending_comp);
2908 ECORE_LIST_PUSH_TAIL(&cur_mac->link,
2930 ECORE_LIST_PUSH_TAIL(&new_cmd->link, &o->pending_cmds_head);
3886 ECORE_LIST_PUSH_TAIL(&elem->link,
H A Decore_sp.h327 #define ECORE_LIST_PUSH_TAIL(_elem, _list) \ macro
H A Dbxe.c12065 ECORE_LIST_PUSH_TAIL(&mc_mac[i].link, &p->mcast_list);

Completed in 159 milliseconds