Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h56 RCB_INT_FLAG_TX = 0x1, enumerator
Dhns_dsaf_rcb.c49 if (flag & RCB_INT_FLAG_TX) in hns_rcb_wait_fbd_clean()
124 if (flag & RCB_INT_FLAG_TX) { in hns_rcb_int_ctrl_hw()
141 if (flag & RCB_INT_FLAG_TX) { in hns_rcb_int_clr_hw()
Dhns_ae_adapt.c302 hns_rcb_wait_fbd_clean(handle->qs, handle->q_num, RCB_INT_FLAG_TX); in hns_ae_stop()
333 flag = RCB_INT_FLAG_TX; in hns_ae_toggle_ring_irq()