Searched refs:NCSI_PKT_CMD_EV (Results 1 – 3 of 3) sorted by relevance
378 #define NCSI_PKT_CMD_EV 0x0c /* Enable VLAN */ macro413 #define NCSI_PKT_RSP_EV (NCSI_PKT_CMD_EV + 0x80)
255 { NCSI_PKT_CMD_EV, 4, ncsi_cmd_handler_ev },
1100 nca.type = NCSI_PKT_CMD_EV; in ncsi_configure_channel()