Searched refs:tx_stream (Results 1 – 10 of 10) sorted by relevance
718 struct ar9170_stream *tx_stream; in carl9170_usb_tx() local729 if (ar->fw.tx_stream) { in carl9170_usb_tx()730 tx_stream = (void *) (skb->data - sizeof(*tx_stream)); in carl9170_usb_tx()732 len = skb->len + sizeof(*tx_stream); in carl9170_usb_tx()733 tx_stream->length = cpu_to_le16(len); in carl9170_usb_tx()734 tx_stream->tag = cpu_to_le16(AR9170_TX_STREAM_TAG); in carl9170_usb_tx()735 data = tx_stream; in carl9170_usb_tx()
291 ar->fw.tx_stream = true; in carl9170_fw()
280 bool tx_stream; member
45 enum iwl_antenna_ok tx_stream; member
124 return restriction->tx_stream; in iwl_tx_ant_restriction()
477 restriction->tx_stream); in iwl_dbgfs_thermal_throttling_read()
113 u8 tx_stream; member
2644 req.tx_stream = hweight8(mphy->antenna_mask); in mt7915_mcu_background_chain_ctrl()
109 u8 tx_stream; member
2895 req.tx_stream = hweight8(mphy->antenna_mask); in mt7996_mcu_background_chain_ctrl()