Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c148 u32 int_mask_en = !!mask; in hns_rcb_int_ctrl_hw() local
151 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
153 int_mask_en); in hns_rcb_int_ctrl_hw()
157 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcb_int_ctrl_hw()
159 int_mask_en); in hns_rcb_int_ctrl_hw()
178 u32 int_mask_en = !!mask; in hns_rcbv2_int_ctrl_hw() local
181 dsaf_write_dev(q, RCB_RING_INTMSK_TXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()
184 dsaf_write_dev(q, RCB_RING_INTMSK_RXWL_REG, int_mask_en); in hns_rcbv2_int_ctrl_hw()