Searched refs:is_8023 (Results 1 – 2 of 2) sorted by relevance
990 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_mac_write_txwi() local1059 if (is_8023) in mt7996_mac_write_txwi()1094 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_tx_prepare_skb() local1122 if (!is_8023 || pid >= MT_PACKET_ID_FIRST) in mt7996_tx_prepare_skb()1135 if (!is_8023 || pid >= MT_PACKET_ID_FIRST) in mt7996_tx_prepare_skb()1141 if (!is_8023 && ieee80211_is_mgmt(hdr->frame_control)) in mt7996_tx_prepare_skb()
461 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt76_connac2_mac_write_txwi() local532 if (is_8023) in mt76_connac2_mac_write_txwi()
Completed in 8 milliseconds