Searched refs:mgmnt_fifo_empty (Results 1 – 1 of 1) sorted by relevance
1084 u32 mgmnt_fifo_empty; in ql_wait_fifo_empty() local1089 ql_mb_get_mgmnt_traffic_ctl(qdev, &mgmnt_fifo_empty); in ql_wait_fifo_empty()1090 mgmnt_fifo_empty &= MB_GET_MPI_TFK_FIFO_EMPTY; in ql_wait_fifo_empty()1091 if (nic_fifo_empty && mgmnt_fifo_empty) in ql_wait_fifo_empty()