Searched refs:bna_ethport (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/brocade/bna/ |
| A D | bna_enet.c | 14 ethport_can_be_up(struct bna_ethport *ethport) in ethport_can_be_up() 494 bfa_fsm_state_decl(bna_ethport, stopped, struct bna_ethport, 496 bfa_fsm_state_decl(bna_ethport, down, struct bna_ethport, 498 bfa_fsm_state_decl(bna_ethport, up_resp_wait, struct bna_ethport, 500 bfa_fsm_state_decl(bna_ethport, down_resp_wait, struct bna_ethport, 502 bfa_fsm_state_decl(bna_ethport, up, struct bna_ethport, 504 bfa_fsm_state_decl(bna_ethport, last_resp_wait, struct bna_ethport, 660 bna_ethport_sm_up(struct bna_ethport *ethport, in bna_ethport_sm_up() 747 bna_ethport_start(struct bna_ethport *ethport) in bna_ethport_start() 759 bna_ethport_stop(struct bna_ethport *ethport) in bna_ethport_stop() [all …]
|
| A D | bna.h | 283 void bna_ethport_cb_rx_started(struct bna_ethport *ethport); 284 void bna_ethport_cb_rx_stopped(struct bna_ethport *ethport);
|
| A D | bna_types.h | 363 struct bna_ethport { struct 915 struct bna_ethport ethport;
|
Completed in 12 milliseconds