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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_mpi.c1082 u32 mgmnt_fifo_empty; local
1087 ql_mb_get_mgmnt_traffic_ctl(qdev, &mgmnt_fifo_empty);
1088 mgmnt_fifo_empty &= MB_GET_MPI_TFK_FIFO_EMPTY;
1089 if (nic_fifo_empty && mgmnt_fifo_empty)

Completed in 14 milliseconds