Searched refs:txerrors (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h489 int txerrors; member in struct:bwn_phy
H A Dif_bwn.c2020 mac->mac_phy.txerrors = BWN_TXERROR_MAX;
4880 mac->mac_phy.txerrors--;
4881 if (mac->mac_phy.txerrors == 0) {
4882 mac->mac_phy.txerrors = BWN_TXERROR_MAX;
6784 mac->mac_phy.txerrors = BWN_TXERROR_MAX;

Completed in 136 milliseconds