Searched refs:hns_rcb_wait_fbd_clean (Results 1 – 3 of 3) sorted by relevance
134 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag);
363 hns_rcb_wait_fbd_clean(handle->qs, handle->q_num, RCB_INT_FLAG_TX); in hns_ae_stop()374 hns_rcb_wait_fbd_clean(handle->qs, handle->q_num, RCB_INT_FLAG_RX); in hns_ae_stop()
36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() function