Home
last modified time | relevance | path

Searched refs:int_mask_en (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c144 u32 int_mask_en = !!mask; in hns_rcb_int_ctrl_hw() local
147 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
149 int_mask_en); in hns_rcb_int_ctrl_hw()
153 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
155 int_mask_en); in hns_rcb_int_ctrl_hw()
174 u32 int_mask_en = !!mask; in hns_rcbv2_int_ctrl_hw() local
177 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()
180 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()