Searched refs:pvid_sw_shift_en (Results 1 – 2 of 2) sorted by relevance
411 bool pvid_sw_shift_en; member
351 txq->pvid_sw_shift_en = pvid_en; in hns3_update_all_queues_pvid_proc_en()2613 txq->pvid_sw_shift_en = hw->port_base_vlan_cfg.state == in hns3_tx_queue_setup()2616 txq->pvid_sw_shift_en = false; in hns3_tx_queue_setup()2765 if (!txq->pvid_sw_shift_en && ol_flags & (PKT_TX_VLAN_PKT | in hns3_fill_first_desc()2778 ((ol_flags & PKT_TX_VLAN_PKT) && txq->pvid_sw_shift_en)) { in hns3_fill_first_desc()3242 if (!txq->pvid_sw_shift_en) in hns3_vld_vlan_chk()