Home
last modified time | relevance | path

Searched refs:qlink_cmd_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h264 * enum qlink_cmd_type - list of supported commands
288 enum qlink_cmd_type { enum
334 * @cmd_id: command id, one of &enum qlink_cmd_type.
998 * @cmd_id: command ID the response corresponds to, one of &enum qlink_cmd_type.
H A Dcommands.c749 enum qlink_cmd_type cmd_type) in qtnf_cmd_send_add_change_intf()