Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c2397 struct bnx2x_pending_mcast_cmd { struct
2398 struct list_head link;
2399 int type; /* BNX2X_MCAST_CMD_X */
2400 union {
2404 } data;
2406 bool done; /* set to true, when the command has been handled,