Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c130 const bool do_msg) in __pdsc_devcmd_wait()
193 const bool do_msg) in __pdsc_devcmd_locked()
275 int max_seconds, bool do_msg) in __pdsc_devcmd_with_data()
336 bool do_msg) in pdsc_devcmd_identify_locked()
370 bool do_msg = drv_ident_ver == PDS_CORE_IDENTITY_VERSION_1; in pdsc_identify_ver() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c233 const bool do_msg) in ionic_adminq_check_err()
418 const int err, const bool do_msg) in ionic_adminq_wait()
472 const bool do_msg) in __ionic_adminq_post_wait()
519 const bool do_msg) in __ionic_dev_cmd_wait()
/linux/tools/spi/
H A Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function