Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h368 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro
403 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
Dncsi-cmd.c245 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
Dncsi-manage.c566 nca.type = NCSI_PKT_CMD_DP; in ncsi_suspend_channel()
1368 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
1497 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()