Home
last modified time | relevance | path

Searched refs:cfg_wait (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c71 static int cfg_wait; variable
609 if (cfg_wait) in shut_wr()
610 usleep(cfg_wait); in shut_wr()
737 usleep(cfg_wait); in copyfd_io_poll()
1410 cfg_wait = 400000; in parse_opts()
1454 cfg_wait = atoi(optarg)*1000000; in parse_opts()
/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbna_enet.c900 bfa_fsm_state_decl(bna_enet, cfg_wait, struct bna_enet,
Dbna_tx_rx.c54 bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
/Linux-v6.6/drivers/scsi/bfa/
Dbfa_core.c224 bfa_fsm_state_decl(bfa_iocfc, cfg_wait, struct bfa_iocfc_s, enum iocfc_event);