Searched refs:NCSI_PKT_CMD_EC (Results 1 – 3 of 3) sorted by relevance
369 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro404 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
247 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
1145 nca.type = NCSI_PKT_CMD_EC; in ncsi_configure_channel()