Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h132 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 enable);
Dhns_dsaf_rcb.c146 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() function
Dhns_ae_adapt.c404 hns_rcb_int_ctrl_hw(ring->q, flag, mask); in hns_ae_toggle_ring_irq()