Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c933 u8 frame_type, frame_subtype; in mt7603_mac_write_txwi() local
959 frame_subtype = (fc & IEEE80211_FCTL_STYPE) >> 4; in mt7603_mac_write_txwi()
979 FIELD_PREP(MT_TXD2_SUB_TYPE, frame_subtype) | in mt7603_mac_write_txwi()