Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/net/mptcp/
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()
/linux-6.6.21/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-6.6.21/drivers/scsi/bfa/
Dbfa_core.c224 bfa_fsm_state_decl(bfa_iocfc, cfg_wait, struct bfa_iocfc_s, enum iocfc_event);