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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c115 #define ECORE_LIST_PUSH_TAIL(link, head) \ macro
360 ECORE_LIST_PUSH_TAIL(&elem->link, &o->exe_queue);
438 ECORE_LIST_PUSH_TAIL(&spacer.link, &o->pending_comp);
441 ECORE_LIST_PUSH_TAIL(&elem->link, &o->pending_comp);
2986 ECORE_LIST_PUSH_TAIL(&cur_mac->link,
3008 ECORE_LIST_PUSH_TAIL(&new_cmd->link, &o->pending_cmds_head);
3964 ECORE_LIST_PUSH_TAIL(&elem->link,

Completed in 55 milliseconds