Home
last modified time | relevance | path

Searched refs:HBG_TX_STATE_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_common.h33 HBG_TX_STATE_COMPLETE = 0, /* clear state, must fix to 0 */ enumerator
H A Dhbg_txrx.c219 if (buffer->state != HBG_TX_STATE_COMPLETE) in hbg_napi_tx_recycle()