tx_fifo_used_cnt  122 drivers/net/ethernet/hisilicon/hisi_femac.c 	u32 tx_fifo_used_cnt;
tx_fifo_used_cnt  162 drivers/net/ethernet/hisilicon/hisi_femac.c 	while (val < priv->tx_fifo_used_cnt) {
tx_fifo_used_cnt  166 drivers/net/ethernet/hisilicon/hisi_femac.c 				   val, priv->tx_fifo_used_cnt);
tx_fifo_used_cnt  174 drivers/net/ethernet/hisilicon/hisi_femac.c 		priv->tx_fifo_used_cnt--;
tx_fifo_used_cnt  380 drivers/net/ethernet/hisilicon/hisi_femac.c 	priv->tx_fifo_used_cnt = 0;
tx_fifo_used_cnt  426 drivers/net/ethernet/hisilicon/hisi_femac.c 	priv->tx_fifo_used_cnt = 0;
tx_fifo_used_cnt  541 drivers/net/ethernet/hisilicon/hisi_femac.c 	priv->tx_fifo_used_cnt++;