Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h377 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
413 #define NCSI_PKT_RSP_CIS (NCSI_PKT_CMD_CIS + 0x80)
Dncsi-cmd.c244 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
Dncsi-manage.c1026 nca.type = NCSI_PKT_CMD_CIS; in ncsi_configure_channel()
1448 nca.type = NCSI_PKT_CMD_CIS; in ncsi_probe_channel()