Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h379 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro
415 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
Dncsi-cmd.c246 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
Dncsi-manage.c568 nca.type = NCSI_PKT_CMD_DP; in ncsi_suspend_channel()
1364 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
1485 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()