Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-pkt.h360 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
395 #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()