Home
last modified time | relevance | path

Searched refs:bna_mbox_send (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bna/
Dbna_ctrl.c227 bna_mbox_send(struct bna *bna, struct bna_mbox_qe *mbox_qe) in bna_mbox_send() function
587 bna_mbox_send(llport->bna, &llport->mbox_qe); in bna_fw_llport_admin_up()
628 bna_mbox_send(llport->bna, &llport->mbox_qe); in bna_fw_llport_admin_down()
1186 bna_mbox_send(port->bna, &port->mbox_qe); in bna_fw_pause_set()
1208 bna_mbox_send(port->bna, &port->mbox_qe); in bna_fw_mtu_set()
2058 bna_mbox_send(bna, &bna->mbox_qe); in bna_fw_stats_get()
2132 bna_mbox_send(rxf->rx->bna, &rxf->mbox_qe); in rxf_fltr_mbox_cmd()
Dbna_txrx.c933 bna_mbox_send(rxf->rx->bna, &rxf->mbox_qe); in __rxf_enable()
955 bna_mbox_send(rxf->rx->bna, &rxf->mbox_qe); in __rxf_disable()
1116 bna_mbox_send(rxf->rx->bna, &rxf->mbox_qe); in __bna_rxf_stat_clr()
1191 bna_mbox_send(rxf->rx->bna, &rxf->mbox_qe); in rxf_cam_mbox_cmd()
2082 bna_mbox_send(rxp->rx->bna, &rxp->mbox_qe); in __bna_multi_rxq_stop()
3469 bna_mbox_send(tx->bna, &tx->mbox_qe); in __bna_txq_stop()
3550 bna_mbox_send(tx->bna, &tx->mbox_qe); in __bna_txf_stat_clr()
Dbna.h383 void bna_mbox_send(struct bna *bna, struct bna_mbox_qe *mbox_qe);