Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_DCNT (Results 1 – 3 of 3) sorted by relevance

/net/ncsi/
Dncsi-pkt.h370 #define NCSI_PKT_CMD_DCNT 0x07 /* Disable Channel Network Tx */ macro
405 #define NCSI_PKT_RSP_DCNT (NCSI_PKT_CMD_DCNT + 0x80)
Dncsi-cmd.c250 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
Dncsi-manage.c530 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_suspend_channel()
918 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_update_tx_channel()