Home
last modified time | relevance | path

Searched defs:ecore_pending_mcast_cmd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_sp.c2835 struct ecore_pending_mcast_cmd { struct
2836 ecore_list_entry_t link;
2837 int type; /* ECORE_MCAST_CMD_X */
2838 union {
2842 } data;
2844 bool done; /* set to TRUE, when the command has been handled,