Searched refs:tx_loop_pkt_pri (Results 1 – 1 of 1) sorted by relevance
165 u32 tx_loop_pkt_pri; in hns_gmac_tx_loop_pkt_dis() local168 tx_loop_pkt_pri = dsaf_read_dev(drv, GMAC_TX_LOOP_PKT_PRI_REG); in hns_gmac_tx_loop_pkt_dis()169 dsaf_set_bit(tx_loop_pkt_pri, GMAC_TX_LOOP_PKT_EN_B, 1); in hns_gmac_tx_loop_pkt_dis()170 dsaf_set_bit(tx_loop_pkt_pri, GMAC_TX_LOOP_PKT_HIG_PRI_B, 0); in hns_gmac_tx_loop_pkt_dis()171 dsaf_write_dev(drv, GMAC_TX_LOOP_PKT_PRI_REG, tx_loop_pkt_pri); in hns_gmac_tx_loop_pkt_dis()