Searched refs:NCSI_PKT_CMD_SMA (Results 1 – 3 of 3) sorted by relevance
380 #define NCSI_PKT_CMD_SMA 0x0e /* Set MAC address */ macro415 #define NCSI_PKT_RSP_SMA (NCSI_PKT_CMD_SMA + 0x80)
257 { NCSI_PKT_CMD_SMA, 8, ncsi_cmd_handler_sma },
1109 nca.type = NCSI_PKT_CMD_SMA; in ncsi_configure_channel()