Searched refs:is_8023 (Results 1 – 2 of 2) sorted by relevance
479 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt76_connac2_mac_write_txwi() local553 if (is_8023) in mt76_connac2_mac_write_txwi()
842 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_mac_write_txwi() local907 if (is_8023) in mt7996_mac_write_txwi()945 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_tx_prepare_skb() local987 if (!is_8023 && ieee80211_is_mgmt(hdr->frame_control)) in mt7996_tx_prepare_skb()