Home
last modified time | relevance | path

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

/net/ncsi/
A Dncsi-pkt.h377 #define NCSI_PKT_CMD_SP 0x01 /* Select Package */ macro
413 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80)
A Dncsi-cmd.c245 { NCSI_PKT_CMD_SP, 4, ncsi_cmd_handler_sp },
A Dncsi-manage.c487 nca.type = NCSI_PKT_CMD_SP; in ncsi_suspend_channel()
1006 nca.type = NCSI_PKT_CMD_SP; in ncsi_configure_channel()
1396 nca.type = NCSI_PKT_CMD_SP; in ncsi_probe_channel()

Completed in 13 milliseconds