Searched refs:QLINK_MSG_TYPE_CMD (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h35 * @QLINK_MSG_TYPE_CMD: Message is carrying data of a command sent from
43 QLINK_MSG_TYPE_CMD = 1, enumerator in enum:qlink_msg_type
266 * Commands are QLINK messages of type @QLINK_MSG_TYPE_CMD, sent by driver to
331 * Header used for QLINK messages of QLINK_MSG_TYPE_CMD type.
H A Dcommands.c165 cmd->mhdr.type = cpu_to_le16(QLINK_MSG_TYPE_CMD);

Completed in 138 milliseconds