Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h363 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
398 #define NCSI_PKT_RSP_CIS (NCSI_PKT_CMD_CIS + 0x80)
H A Dncsi-cmd.c243 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c980 nca.type = NCSI_PKT_CMD_CIS; in ncsi_configure_channel()
1385 nca.type = NCSI_PKT_CMD_CIS; in ncsi_probe_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h369 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
404 #define NCSI_PKT_RSP_CIS (NCSI_PKT_CMD_CIS + 0x80)
H A Dncsi-cmd.c244 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1032 nca.type = NCSI_PKT_CMD_CIS; in ncsi_configure_channel()
1437 nca.type = NCSI_PKT_CMD_CIS; in ncsi_probe_channel()

Completed in 9 milliseconds