Home
last modified time | relevance | path

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

/linux/drivers/staging/qlge/
A Dqlge_mpi.c1079 u32 mgmnt_fifo_empty; in qlge_wait_fifo_empty() local
1084 qlge_mb_get_mgmnt_traffic_ctl(qdev, &mgmnt_fifo_empty); in qlge_wait_fifo_empty()
1085 mgmnt_fifo_empty &= MB_GET_MPI_TFK_FIFO_EMPTY; in qlge_wait_fifo_empty()
1086 if (nic_fifo_empty && mgmnt_fifo_empty) in qlge_wait_fifo_empty()

Completed in 4 milliseconds