Home
last modified time | relevance | path

Searched refs:status_own (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c286 own = READ_ONCE(ent->lay->status_own); in poll_timeout()
1035 lay->status_own = CMD_OWNER_HW; in cmd_work_handler()
1719 ent->status = ent->lay->status_own >> 1; in mlx5_cmd_comp_handler()
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h533 u8 status_own; member