Searched refs:tx_comp (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/qlxge/ |
| H A D | qls_isr.c | 44 qls_tx_comp(qla_host_t *ha, uint32_t txr_idx, q81_tx_mac_comp_t *tx_comp) in qls_tx_comp() argument 47 uint32_t tx_idx = tx_comp->tid_lo; in qls_tx_comp()
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 18580 struct nphy_iq_comp tx_comp; in wlc_phy_tx_iq_war_nphy() local 18582 wlc_phy_table_read_nphy(pi, 15, 4, 0x50, 16, &tx_comp); in wlc_phy_tx_iq_war_nphy() 18584 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ, tx_comp.a0); in wlc_phy_tx_iq_war_nphy() 18585 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 2, tx_comp.b0); in wlc_phy_tx_iq_war_nphy() 18586 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 4, tx_comp.a1); in wlc_phy_tx_iq_war_nphy() 18587 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 6, tx_comp.b1); in wlc_phy_tx_iq_war_nphy()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | fw.c | 1440 else if (elm_info->tx_comp) 1443 elm_info->tx_comp = elm;
|
| H A D | core.h | 4861 const struct rtw89_fw_element_hdr *tx_comp; member
|