Searched refs:NCSI_PKT_CMD_DCNT (Results 1 – 3 of 3) sorted by relevance
340 #define NCSI_PKT_CMD_DCNT 0x07 /* Disable Channel Network Tx */ macro372 #define NCSI_PKT_RSP_DCNT (NCSI_PKT_CMD_DCNT + 0x80)
227 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
487 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_suspend_channel()