Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c140 u32 int_mask_en = !!mask; in hns_rcb_int_ctrl_hw() local
143 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
145 int_mask_en); in hns_rcb_int_ctrl_hw()
149 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
151 int_mask_en); in hns_rcb_int_ctrl_hw()
170 u32 int_mask_en = !!mask; in hns_rcbv2_int_ctrl_hw() local
173 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()
176 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()