Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_DC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h367 #define NCSI_PKT_CMD_DC 0x04 /* Disable Channel */ macro
402 #define NCSI_PKT_RSP_DC (NCSI_PKT_CMD_DC + 0x80)
H A Dncsi-cmd.c247 { NCSI_PKT_CMD_DC, 4, ncsi_cmd_handler_dc },
H A Dncsi-manage.c543 nca.type = NCSI_PKT_CMD_DC; in ncsi_suspend_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h373 #define NCSI_PKT_CMD_DC 0x04 /* Disable Channel */ macro
408 #define NCSI_PKT_RSP_DC (NCSI_PKT_CMD_DC + 0x80)
H A Dncsi-cmd.c248 { NCSI_PKT_CMD_DC, 4, ncsi_cmd_handler_dc },
H A Dncsi-manage.c543 nca.type = NCSI_PKT_CMD_DC; in ncsi_suspend_channel()

Completed in 8 milliseconds