Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h373 #define NCSI_PKT_CMD_DCNT 0x07 /* Disable Channel Network Tx */ macro
408 #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()
970 nca.type = NCSI_PKT_CMD_DCNT; in ncsi_update_tx_channel()