Searched refs:int_mask_en (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.c | 140 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.c | 144 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()
|
Completed in 4 milliseconds