Searched refs:hns_rcb_int_ctrl_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.h | 128 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 enable);
|
H A D | hns_dsaf_rcb.c | 137 *hns_rcb_int_ctrl_hw - rcb irq enable control 142 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() function
|
H A D | hns_ae_adapt.c | 399 hns_rcb_int_ctrl_hw(ring->q, flag, mask); in hns_ae_toggle_ring_irq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.h | 128 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 enable);
|
H A D | hns_ae_adapt.c | 398 hns_rcb_int_ctrl_hw(ring->q, flag, mask); in hns_ae_toggle_ring_irq()
|
H A D | hns_dsaf_rcb.c | 133 *hns_rcb_int_ctrl_hw - rcb irq enable control 138 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() function
|
Completed in 7 milliseconds