Searched defs:bnx2x_pending_mcast_cmd (Results 1 – 1 of 1) sorted by relevance
2625 struct bnx2x_pending_mcast_cmd { struct2626 struct list_head link;2627 struct list_head group_head;2628 int type; /* BNX2X_MCAST_CMD_X */2629 union {2633 } data;2635 bool set_convert; /* in case type == BNX2X_MCAST_CMD_SET, this is set2640 bool done; /* set to true, when the command has been handled,