Searched refs:hdr_trans (Results 1 – 7 of 7) sorted by relevance
403 bool hdr_trans, unicast, insert_ccmp_hdr = false; in mt7921_mac_fill_rx() local434 hdr_trans = rxd2 & MT_RXD2_NORMAL_HDR_TRANS; in mt7921_mac_fill_rx()678 if (!hdr_trans) { in mt7921_mac_fill_rx()685 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()
406 bool hdr_trans; in mt7915_mac_fill_rx() local431 hdr_trans = rxd2 & MT_RXD2_NORMAL_HDR_TRANS; in mt7915_mac_fill_rx()664 if (!hdr_trans) { in mt7915_mac_fill_rx()671 if (insert_ccmp_hdr && !hdr_trans) { in mt7915_mac_fill_rx()677 if (!hdr_trans) { in mt7915_mac_fill_rx()
427 bool hdr_trans);
3168 bool enable, bool hdr_trans) in mt7915_mcu_set_mac() argument3180 .enable = hdr_trans, in mt7915_mcu_set_mac()3197 if (hdr_trans) in mt7915_mcu_set_mac()
1081 bool hdr_trans);
168 bool hdr_trans) in mt76_connac_mcu_set_mac_enable() argument
Completed in 39 milliseconds