Searched refs:chld_stop_wc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c755 bfa_wc_down(&enet->chld_stop_wc);
830 bfa_wc_init(&(enet)->chld_stop_wc, bna_enet_cb_chld_stopped, (enet));\
831 bfa_wc_up(&(enet)->chld_stop_wc); \
833 bfa_wc_up(&(enet)->chld_stop_wc); \
835 bfa_wc_up(&(enet)->chld_stop_wc); \
837 bfa_wc_wait(&(enet)->chld_stop_wc); \
860 bfa_wc_init(&(enet)->chld_stop_wc, bna_enet_cb_chld_stopped, (enet));\
861 bfa_wc_up(&(enet)->chld_stop_wc); \
863 bfa_wc_wait(&(enet)->chld_stop_wc); \
1242 bfa_wc_down(&enet->chld_stop_wc);
[all...]
H A Dbna_types.h357 struct bfa_wc chld_stop_wc; member in struct:bna_enet

Completed in 130 milliseconds