Searched refs:ethport (Results 1 – 6 of 6) sorted by relevance
119 ethport->link_cbfn(ethport->bna->bnad, BNA_LINK_DOWN); in bna_bfi_ethport_admin_rsp()239 ethport->link_cbfn(ethport->bna->bnad, ethport->link_status); in bna_bfi_ethport_linkup_aen()249 ethport->link_cbfn(ethport->bna->bnad, BNA_LINK_DOWN); in bna_bfi_ethport_linkdown_aen()418 bfa_msgq_cmd_post(ðport->bna->msgq, ðport->msgq_cmd); in bna_bfi_ethport_admin_up()435 bfa_msgq_cmd_post(ðport->bna->msgq, ðport->msgq_cmd); in bna_bfi_ethport_admin_down()456 bfa_msgq_cmd_post(ðport->bna->msgq, ðport->msgq_cmd); in bna_bfi_ethport_lpbk_up()473 bfa_msgq_cmd_post(ðport->bna->msgq, ðport->msgq_cmd); in bna_bfi_ethport_lpbk_down()724 ethport->bna = bna; in bna_ethport_init()731 ethport->stop_cbfn = NULL; in bna_ethport_init()743 ethport->bna = NULL; in bna_ethport_uninit()[all …]
283 void bna_ethport_cb_rx_started(struct bna_ethport *ethport);284 void bna_ethport_cb_rx_stopped(struct bna_ethport *ethport);
915 struct bna_ethport ethport; member
1477 bna_ethport_cb_rx_started(&rx->bna->ethport); in bna_rx_sm_started_entry()1486 bna_ethport_cb_rx_stopped(&rx->bna->ethport); in bna_rx_sm_started()1492 bna_ethport_cb_rx_stopped(&rx->bna->ethport); in bna_rx_sm_started()
146 ethernet = <ðport>;
188 ethport: ethernet-port@0 { label
Completed in 23 milliseconds