Home
last modified time | relevance | path

Searched refs:txfail (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dhelper.c770 goto txfail; in get_physical_address()
779 goto txfail; in get_physical_address()
797 goto txfail; in get_physical_address()
806 goto txfail; in get_physical_address()
828 goto txfail; in get_physical_address()
838 goto txfail; in get_physical_address()
847 goto txfail; in get_physical_address()
856 goto txfail; in get_physical_address()
864 goto txfail; in get_physical_address()
898 txfail: in get_physical_address()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c293 priv->stats.txfeedbackfail += pstx_status->txfail; in cmpk_count_tx_status()
294 priv->stats.txerrtotal += pstx_status->txfail; in cmpk_count_tx_status()
H A Dr819xU_cmdpkt.h99 u16 txfail; /* Tx fail count */ member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c502 int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; in ath_tx_complete_aggr() local
576 txfail = txpending = sendbar = 0; in ath_tx_complete_aggr()
589 txfail = 1; in ath_tx_complete_aggr()
606 txfail = 1; in ath_tx_complete_aggr()
638 !txfail); in ath_tx_complete_aggr()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h1888 u32 txfail; member