Searched refs:hdr_trans (Results 1 – 7 of 7) sorted by relevance
329 bool hdr_trans; in mt7915_mac_fill_rx() local354 hdr_trans = rxd2 & MT_RXD2_NORMAL_HDR_TRANS; in mt7915_mac_fill_rx()587 if (!hdr_trans) { in mt7915_mac_fill_rx()594 if (insert_ccmp_hdr && !hdr_trans) { in mt7915_mac_fill_rx()600 if (!hdr_trans) { in mt7915_mac_fill_rx()
349 bool hdr_trans);
3057 bool enable, bool hdr_trans) in mt7915_mcu_set_mac() argument3069 .enable = hdr_trans, in mt7915_mcu_set_mac()3086 if (hdr_trans) in mt7915_mcu_set_mac()
313 bool hdr_trans, unicast, insert_ccmp_hdr = false; in mt7921_mac_fill_rx() local344 hdr_trans = rxd2 & MT_RXD2_NORMAL_HDR_TRANS; in mt7921_mac_fill_rx()581 if (!hdr_trans) { in mt7921_mac_fill_rx()588 if (!hdr_trans) { in mt7921_mac_fill_rx()
265 bool unicast, hdr_trans, remove_pad, insert_ccmp_hdr = false; in mt7615_mac_fill_rx() local291 hdr_trans = rxd1 & MT_RXD1_NORMAL_HDR_TRANS; in mt7615_mac_fill_rx()513 if (!hdr_trans) { in mt7615_mac_fill_rx()520 if (insert_ccmp_hdr && !hdr_trans) { in mt7615_mac_fill_rx()526 if (!hdr_trans) { in mt7615_mac_fill_rx()
1061 bool hdr_trans);
151 bool hdr_trans) in mt76_connac_mcu_set_mac_enable() argument