Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.h60 bool suppress_cmds; /* if set don't write commands to SQ */ member
H A Dfun_dev.c346 if (fdev->suppress_cmds) { in fun_wait_for_tag()
391 if (unlikely(fdev->suppress_cmds)) { in fun_submit_admin_cmd()
429 fdev->suppress_cmds = true; in fun_admin_stop()