Searched refs:chld_stop_wc (Results 1 – 2 of 2) sorted by relevance
762 bfa_wc_down(&enet->chld_stop_wc); in bna_enet_cb_ethport_stopped()837 bfa_wc_init(&(enet)->chld_stop_wc, bna_enet_cb_chld_stopped, (enet));\838 bfa_wc_up(&(enet)->chld_stop_wc); \840 bfa_wc_up(&(enet)->chld_stop_wc); \842 bfa_wc_up(&(enet)->chld_stop_wc); \844 bfa_wc_wait(&(enet)->chld_stop_wc); \867 bfa_wc_init(&(enet)->chld_stop_wc, bna_enet_cb_chld_stopped, (enet));\868 bfa_wc_up(&(enet)->chld_stop_wc); \870 bfa_wc_wait(&(enet)->chld_stop_wc); \1264 bfa_wc_down(&enet->chld_stop_wc); in bna_enet_cb_tx_stopped()[all …]
370 struct bfa_wc chld_stop_wc; member