Searched refs:NCSI_PKT_CMD_EC (Results 1 – 5 of 5) sorted by relevance
380 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro416 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
247 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
1154 nca.type = NCSI_PKT_CMD_EC; in ncsi_configure_channel()
363 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro395 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
116 case NCSI_PKT_CMD_EC: in cmd_payload()244 ncsi_send_command(np, nc, NCSI_PKT_CMD_EC, NULL, 0, true); in ncsi_rsp_ecnt()