Searched refs:mgmnt_fifo_empty (Results 1 – 1 of 1) sorted by relevance
1079 u32 mgmnt_fifo_empty; in ql_wait_fifo_empty() local1084 ql_mb_get_mgmnt_traffic_ctl(qdev, &mgmnt_fifo_empty); in ql_wait_fifo_empty()1085 mgmnt_fifo_empty &= MB_GET_MPI_TFK_FIFO_EMPTY; in ql_wait_fifo_empty()1086 if (nic_fifo_empty && mgmnt_fifo_empty) in ql_wait_fifo_empty()