Searched defs:stall (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 796 int lock, enum polling_mode stall) in _mlx5_end_poll() 832 int lock, enum polling_mode stall, int cqe_version) in mlx5_start_poll() 900 enum polling_mode stall, in mlx5_next_poll() 1210 #define mlx5_start_poll_name(cqe_ver, lock, stall, adaptive) \ argument 1214 #define mlx5_end_poll_name(lock, stall, adaptive) \ argument 1217 #define POLL_FN_ENTRY(cqe_ver, lock, stall, adaptive) { \ argument
|
/freebsd/sbin/init/ |
H A D | init.c | 457 stall(const char *message, ...) in stall() function
|
/freebsd/sys/dev/mxge/ |
H A D | if_mxge_var.h | 160 int stall; /* #times hw queue exhausted */ member
|
/freebsd/sys/dev/al_eth/ |
H A D | al_eth.h | 147 volatile uint32_t stall; member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dbg_fw_funcs.c | 2833 bool stall) in ecore_grc_stall_storms()
|