Home
last modified time | relevance | path

Searched refs:is_8023 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c834 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_mac_write_txwi() local
897 else if (is_8023 || !ieee80211_is_mgmt(hdr->frame_control)) in mt7996_mac_write_txwi()
903 if (is_8023) in mt7996_mac_write_txwi()
941 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_tx_prepare_skb() local
982 if (!is_8023 && ieee80211_is_mgmt(hdr->frame_control)) in mt7996_tx_prepare_skb()
1032 bool is_8023 = info->flags & IEEE80211_TX_CTL_HW_80211_ENCAP; in mt7996_tx_check_aggr() local
1042 if (is_8023) { in mt7996_tx_check_aggr()