Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h364 #define NCSI_PKT_CMD_SP 0x01 /* Select Package */ macro
399 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80)
H A Dncsi-cmd.c244 { NCSI_PKT_CMD_SP, 4, ncsi_cmd_handler_sp },
H A Dncsi-manage.c487 nca.type = NCSI_PKT_CMD_SP; in ncsi_suspend_channel()
960 nca.type = NCSI_PKT_CMD_SP; in ncsi_configure_channel()
1330 nca.type = NCSI_PKT_CMD_SP; in ncsi_probe_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h370 #define NCSI_PKT_CMD_SP 0x01 /* Select Package */ macro
405 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80)
H A Dncsi-cmd.c245 { NCSI_PKT_CMD_SP, 4, ncsi_cmd_handler_sp },
H A Dncsi-manage.c487 nca.type = NCSI_PKT_CMD_SP; in ncsi_suspend_channel()
1012 nca.type = NCSI_PKT_CMD_SP; in ncsi_configure_channel()
1382 nca.type = NCSI_PKT_CMD_SP; in ncsi_probe_channel()

Completed in 9 milliseconds