Home
last modified time | relevance | path

Searched refs:cfg_wait (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c59 static int cfg_wait; variable
420 if (cfg_wait) in copyfd_io_poll()
421 usleep(cfg_wait); in copyfd_io_poll()
440 usleep(cfg_wait); in copyfd_io_poll()
834 cfg_wait = 400000; in parse_opts()
839 cfg_wait = 400000; in parse_opts()
874 cfg_wait = atoi(optarg)*1000000; in parse_opts()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c72 static int cfg_wait; variable
610 if (cfg_wait) in shut_wr()
611 usleep(cfg_wait); in shut_wr()
738 usleep(cfg_wait); in copyfd_io_poll()
1407 cfg_wait = 400000; in parse_opts()
1451 cfg_wait = atoi(optarg)*1000000; in parse_opts()
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c900 bfa_fsm_state_decl(bna_enet, cfg_wait, struct bna_enet,
1020 * inadvertently called during cfg_wait->started transition as well in bna_enet_sm_started_entry()
H A Dbna_tx_rx.c54 bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_core.c224 bfa_fsm_state_decl(bfa_iocfc, cfg_wait, struct bfa_iocfc_s, enum iocfc_event);
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c900 bfa_fsm_state_decl(bna_enet, cfg_wait, struct bna_enet,
1020 * inadvertently called during cfg_wait->started transition as well in bna_enet_sm_started_entry()
H A Dbna_tx_rx.c54 bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_core.c224 bfa_fsm_state_decl(bfa_iocfc, cfg_wait, struct bfa_iocfc_s, enum iocfc_event);

Completed in 20 milliseconds