Home
last modified time | relevance | path

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

/Linux-v5.4/net/ncsi/
Dncsi-pkt.h362 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro
397 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
Dncsi-cmd.c238 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
Dncsi-manage.c558 nca.type = NCSI_PKT_CMD_DP; in ncsi_suspend_channel()
1283 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
1366 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()