Searched refs:IE_CMD_MCAST (Results 1 – 4 of 4) sorted by relevance
185 #define IE_CMD_MCAST 0x0003 /* multicast setup command */ macro
292 #define IE_CMD_MCAST 0x0003 /* multicast setup command */ macro
1700 i82596_simple_command(sc, IE_CMD_MCAST, cmdbuf);
1817 cmd->com.ie_cmd_cmd = IE_CMD_MCAST | IE_CMD_LAST; in mc_setup()