Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bna/
Dbnad.h111 struct completion tx_comp; member
Dbnad.c802 complete(&bnad->bnad_completions.tx_comp); in bnad_cb_tx_disabled()
1652 init_completion(&bnad->bnad_completions.tx_comp); in bnad_cleanup_tx()
1656 wait_for_completion(&bnad->bnad_completions.tx_comp); in bnad_cleanup_tx()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c24506 nphy_iq_comp_t tx_comp; in wlc_phy_tx_iq_war_nphy() local
24508 wlc_phy_table_read_nphy(pi, 15, 4, 0x50, 16, (void *)&tx_comp); in wlc_phy_tx_iq_war_nphy()
24510 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ, tx_comp.a0); in wlc_phy_tx_iq_war_nphy()
24511 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 2, tx_comp.b0); in wlc_phy_tx_iq_war_nphy()
24512 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 4, tx_comp.a1); in wlc_phy_tx_iq_war_nphy()
24513 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 6, tx_comp.b1); in wlc_phy_tx_iq_war_nphy()