Lines Matching refs:bfa_fsm_send_event
692 bfa_fsm_send_event(rxf, RXF_E_PAUSE); in bna_rxf_sm_started_entry()
694 bfa_fsm_send_event(rxf, RXF_E_RESUME); in bna_rxf_sm_started_entry()
706 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_RESP); in bna_rxf_sm_started()
1123 bfa_fsm_send_event(rxf, RXF_E_STARTED); in rxf_enable()
1136 bfa_fsm_send_event(rxf, RXF_E_STARTED); in rxf_cb_enabled()
1143 bfa_fsm_send_event(rxf, RXF_E_STOPPED); in rxf_disable()
1155 bfa_fsm_send_event(rxf, RXF_E_STOPPED); in rxf_cb_disabled()
1165 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_RESP); in rxf_cb_cam_fltr_mbox_cmd()
1174 bfa_fsm_send_event(rxf, RXF_E_STAT_CLEARED); in bna_rxf_cb_stats_cleared()
1498 bfa_fsm_send_event(rx, RX_E_RXF_STARTED); in bna_rx_cb_rxf_started()
1512 bfa_fsm_send_event(rxf, RXF_E_START); in bna_rxf_start()
1518 bfa_fsm_send_event(rx, RX_E_RXF_STOPPED); in bna_rx_cb_rxf_stopped()
1531 bfa_fsm_send_event(rxf, RXF_E_STOP); in bna_rxf_stop()
1538 bfa_fsm_send_event(rxf, RXF_E_FAIL); in bna_rxf_fail()
1567 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_MOD); in bna_rx_ucast_set()
1611 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_MOD); in bna_rx_mcast_add()
1744 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_MOD); in bna_rx_mcast_listset()
1771 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_MOD); in bna_rx_vlan_add()
1785 bfa_fsm_send_event(rxf, RXF_E_CAM_FLTR_MOD); in bna_rx_vlan_del()
2493 bfa_fsm_send_event(rx, RX_E_RXQ_STOPPED); in bna_rx_cb_rxq_stopped_all()
2520 bfa_fsm_send_event(rx, RX_E_START); in bna_rx_start()
2532 bfa_fsm_send_event(rx, RX_E_STOP); in bna_rx_stop()
2542 bfa_fsm_send_event(rx, RX_E_FAIL); in bna_rx_fail()
3096 bfa_fsm_send_event(rx, RX_E_START); in bna_rx_enable()
3113 bfa_fsm_send_event(rx, RX_E_STOP); in bna_rx_disable()
3675 bfa_fsm_send_event(tx, TX_E_TXQ_STOPPED); in bna_tx_cb_txq_stopped_all()
3685 bfa_fsm_send_event(tx, TX_E_STAT_CLEARED); in bna_tx_cb_stats_cleared()
3693 bfa_fsm_send_event(tx, TX_E_START); in bna_tx_start()
3703 bfa_fsm_send_event(tx, TX_E_STOP); in bna_tx_stop()
3710 bfa_fsm_send_event(tx, TX_E_FAIL); in bna_tx_fail()
3724 bfa_fsm_send_event(tx, TX_E_PRIO_CHANGE); in bna_tx_prio_changed()
4017 bfa_fsm_send_event(tx, TX_E_START); in bna_tx_enable()
4034 bfa_fsm_send_event(tx, TX_E_STOP); in bna_tx_disable()