Searched refs:NCSI_PKT_CMD_DP (Results 1 – 5 of 5) sorted by relevance
379 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro415 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
246 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
568 nca.type = NCSI_PKT_CMD_DP; in ncsi_suspend_channel()1376 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()1503 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
362 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro394 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
114 case NCSI_PKT_CMD_DP: in cmd_payload()724 ncsi_send_command(np, NCSI_RESERVED_CHANNEL, NCSI_PKT_CMD_DP, NULL, 0, in ncsi_send_dp()