Searched refs:txcmd_ver (Results 1 – 1 of 1) sorted by relevance
3089 int txcmd_ver; in iwx_post_alive() local3093 txcmd_ver = iwx_lookup_notif_ver(sc, IWX_LONG_GROUP, IWX_TX_CMD) ; in iwx_post_alive()3094 if (txcmd_ver != IWX_FW_CMD_VER_UNKNOWN && txcmd_ver > 6) in iwx_post_alive()3099 txcmd_ver = iwx_lookup_cmd_ver(sc, IWX_LONG_GROUP, IWX_TX_CMD); in iwx_post_alive()