Searched refs:ll2_ethertype_en (Results 1 – 2 of 2) sorted by relevance
1126 u32 ll2_ethertype_en; in qed_roce_init_hw() local1132 ll2_ethertype_en = qed_rd(p_hwfn, p_ptt, PRS_REG_LIGHT_L2_ETHERTYPE_EN); in qed_roce_init_hw()1134 (ll2_ethertype_en | 0x01)); in qed_roce_init_hw()
718 u32 ll2_ethertype_en; in qed_rdma_stop() local735 ll2_ethertype_en = qed_rd(p_hwfn, p_ptt, PRS_REG_LIGHT_L2_ETHERTYPE_EN); in qed_rdma_stop()738 (ll2_ethertype_en & 0xFFFE)); in qed_rdma_stop()
Completed in 8 milliseconds