Searched refs:blocked (Results 1 – 8 of 8) sorted by relevance
114 #. Start testpmd. The sub-device ``84:00.0`` should be blocked from normal EAL123 If the sub-device ``84:00.0`` is not blocked, it will be probed by the
454 instance may hang. As a workaround, enic.ko should be blocked or removed
142 The DPAA2 SEC device can be blocked with the following:
194 The adapter creates a thread blocked on the interrupt, on an interrupt this
134 Any network ports being used by one process should be blocked by every other process.
504 The ports to be blocked are identified using the PCIe* description (Domain:Bus:Device.Function).
2128 bool blocked = false; in e1000_check_reset_block_ich8lan() local2136 blocked = true; in e1000_check_reset_block_ich8lan()2140 blocked = false; in e1000_check_reset_block_ich8lan()2141 } while (blocked && (i++ < 30)); in e1000_check_reset_block_ich8lan()2142 return blocked ? E1000_BLK_PHY_RESET : E1000_SUCCESS; in e1000_check_reset_block_ich8lan()
232 blocked due to a preempted writer thread. This allows the hash library