Searched refs:ECORE_LIST_FIRST_ENTRY (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.c104 #define ECORE_LIST_FIRST_ENTRY(head, cast, link) \ macro
381 elem = ECORE_LIST_FIRST_ENTRY(&o->pending_comp,
427 elem = ECORE_LIST_FIRST_ENTRY(&o->exe_queue,
1536 *ppos = ECORE_LIST_FIRST_ENTRY(&o->head,
3864 cmd_pos = ECORE_LIST_FIRST_ENTRY(&o->pending_cmds_head,
3968 elem = ECORE_LIST_FIRST_ENTRY(&o->registry.exact_match.macs,

Completed in 103 milliseconds