Searched refs:NCSI_PKT_CMD_EV (Results 1 – 5 of 5) sorted by relevance
389 #define NCSI_PKT_CMD_EV 0x0c /* Enable VLAN */ macro425 #define NCSI_PKT_RSP_EV (NCSI_PKT_CMD_EV + 0x80)
256 { NCSI_PKT_CMD_EV, 4, ncsi_cmd_handler_ev },
1109 nca.type = NCSI_PKT_CMD_EV; in ncsi_configure_channel()
372 #define NCSI_PKT_CMD_EV 0x0c /* Enable VLAN */ macro404 #define NCSI_PKT_RSP_EV (NCSI_PKT_CMD_EV + 0x80)
134 case NCSI_PKT_CMD_EV: in cmd_payload()