Searched refs:txwi_flags (Results 1 – 2 of 2) sorted by relevance
79 u16 txwi_flags = 0; in mt76x0_push_txwi() local107 txwi_flags |= MT_TXWI_FLAGS_MMPS; in mt76x0_push_txwi()130 txwi_flags |= MT_TXWI_FLAGS_AMPDU; in mt76x0_push_txwi()131 txwi_flags |= FIELD_PREP(MT_TXWI_FLAGS_MPDU_DENSITY, in mt76x0_push_txwi()138 txwi->flags |= cpu_to_le16(txwi_flags); in mt76x0_push_txwi()
380 u16 txwi_flags = 0; in mt76x2_mac_write_txwi() local434 txwi_flags |= MT_TXWI_FLAGS_MMPS; in mt76x2_mac_write_txwi()450 txwi_flags |= MT_TXWI_FLAGS_AMPDU | in mt76x2_mac_write_txwi()457 txwi_flags |= MT_TXWI_FLAGS_TS; in mt76x2_mac_write_txwi()459 txwi->flags |= cpu_to_le16(txwi_flags); in mt76x2_mac_write_txwi()