Searched refs:hns_rcb_wait_fbd_clean (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 | 134 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag);
|
H A D | hns_ae_adapt.c | 364 hns_rcb_wait_fbd_clean(handle->qs, handle->q_num, RCB_INT_FLAG_TX); in hns_ae_stop() 375 hns_rcb_wait_fbd_clean(handle->qs, handle->q_num, RCB_INT_FLAG_RX); in hns_ae_stop()
|
H A D | hns_dsaf_rcb.c | 35 *hns_rcb_wait_fbd_clean - clean fbd 40 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.h | 134 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag);
|
H A D | hns_ae_adapt.c | 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()
|
H A D | hns_dsaf_rcb.c | 31 *hns_rcb_wait_fbd_clean - clean fbd 36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() function
|
Completed in 7 milliseconds