Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h365 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro
400 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
H A Dncsi-cmd.c245 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c566 nca.type = NCSI_PKT_CMD_DP; in ncsi_suspend_channel()
1316 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
1429 nca.type = NCSI_PKT_CMD_DP; in ncsi_probe_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h371 #define NCSI_PKT_CMD_DP 0x02 /* Deselect Package */ macro
406 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80)
H A Dncsi-cmd.c246 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
H A 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()

Completed in 8 milliseconds