Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h366 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
401 #define NCSI_PKT_RSP_CIS (NCSI_PKT_CMD_CIS + 0x80)
Dncsi-cmd.c243 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
Dncsi-manage.c1032 nca.type = NCSI_PKT_CMD_CIS; in ncsi_configure_channel()
1437 nca.type = NCSI_PKT_CMD_CIS; in ncsi_probe_channel()