Searched refs:NCSI_PKT_CMD_DCNT (Results 1 – 5 of 5) sorted by relevance
384 #define NCSI_PKT_CMD_DCNT 0x07 /* Disable Channel Network Tx */ macro420 #define NCSI_PKT_RSP_DCNT (NCSI_PKT_CMD_DCNT + 0x80)
251 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
532 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_suspend_channel()964 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_update_tx_channel()
367 #define NCSI_PKT_CMD_DCNT 0x07 /* Disable Channel Network Tx */ macro399 #define NCSI_PKT_RSP_DCNT (NCSI_PKT_CMD_DCNT + 0x80)
124 case NCSI_PKT_CMD_DCNT: in cmd_payload()