Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h128 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 enable);
Dhns_ae_adapt.c398 hns_rcb_int_ctrl_hw(ring->q, flag, mask); in hns_ae_toggle_ring_irq()
Dhns_dsaf_rcb.c142 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() function