Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c122 u32 int_mask_en = !!mask; in hns_rcb_int_ctrl_hw() local
125 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
127 int_mask_en); in hns_rcb_int_ctrl_hw()
131 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
133 int_mask_en); in hns_rcb_int_ctrl_hw()
152 u32 int_mask_en = !!mask; in hns_rcbv2_int_ctrl_hw() local
155 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()
158 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()