Home
last modified time | relevance | path

Searched refs:do_msg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_main.c252 const bool do_msg) in ionic_adminq_check_err() argument
260 if (do_msg) in ionic_adminq_check_err()
332 const int err, const bool do_msg) in ionic_adminq_wait() argument
344 if (do_msg && !test_bit(IONIC_LIF_F_FW_RESET, lif->state)) in ionic_adminq_wait()
366 if (do_msg) in ionic_adminq_wait()
381 do_msg); in ionic_adminq_wait()
423 const bool do_msg) in __ionic_dev_cmd_wait() argument
484 if (do_msg) in __ionic_dev_cmd_wait()
Dionic.h74 const int err, const bool do_msg);
/linux-6.1.9/tools/spi/
Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function
152 do_msg(fd, msglen); in main()