Searched refs:NCSI_PKT_CMD_AE (Results 1 – 3 of 3) sorted by relevance
374 #define NCSI_PKT_CMD_AE 0x08 /* AEN Enable */ macro409 #define NCSI_PKT_RSP_AE (NCSI_PKT_CMD_AE + 0x80)
251 { NCSI_PKT_CMD_AE, 8, ncsi_cmd_handler_ae },
1150 nca.type = NCSI_PKT_CMD_AE; in ncsi_configure_channel()