Searched defs:bnx2x_pending_mcast_cmd (Results 1 – 1 of 1) sorted by relevance
2603 struct bnx2x_pending_mcast_cmd { struct2604 struct list_head link;2605 int type; /* BNX2X_MCAST_CMD_X */2606 union {2610 } data;2612 bool done; /* set to true, when the command has been handled,