Searched refs:NCSI_PKT_CMD_SP (Results 1 – 5 of 5) sorted by relevance
378 #define NCSI_PKT_CMD_SP 0x01 /* Select Package */ macro414 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80)
245 { NCSI_PKT_CMD_SP, 4, ncsi_cmd_handler_sp },
487 nca.type = NCSI_PKT_CMD_SP; in ncsi_suspend_channel()1006 nca.type = NCSI_PKT_CMD_SP; in ncsi_configure_channel()1396 nca.type = NCSI_PKT_CMD_SP; in ncsi_probe_channel()
361 #define NCSI_PKT_CMD_SP 0x01 /* Select Package */ macro393 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80)
112 case NCSI_PKT_CMD_SP: in cmd_payload()717 ncsi_send_command(np, NCSI_RESERVED_CHANNEL, NCSI_PKT_CMD_SP, in ncsi_send_sp()719 cmd_payload(NCSI_PKT_CMD_SP), true); in ncsi_send_sp()