Home
last modified time | relevance | path

Searched defs:poll_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dif_var.h749 enum poll_cmd { POLL_ONLY, POLL_AND_CHECK_STATUS }; enum
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c875 bool poll_cmd = ent->polling; in cmd_work_handler() local