Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c74 static int cfg_wait; variable
612 if (cfg_wait) in shut_wr()
613 usleep(cfg_wait); in shut_wr()
740 usleep(cfg_wait); in copyfd_io_poll()
1428 cfg_wait = 400000; in parse_opts()
1472 cfg_wait = atoi(optarg)*1000000; in parse_opts()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c900 bfa_fsm_state_decl(bna_enet, cfg_wait, struct bna_enet,
H A Dbna_tx_rx.c54 bfa_fsm_state_decl(bna_rxf, cfg_wait, struct bna_rxf,
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_core.c224 bfa_fsm_state_decl(bfa_iocfc, cfg_wait, struct bfa_iocfc_s, enum iocfc_event);