/titanic_44/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 454 ic->ic_stats.is_tx_bytes += len; in zyd_send() 744 *val = ic->ic_stats.is_tx_bytes; in zyd_m_stat()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | net80211.h | 310 uint32_t is_tx_bytes; member
|
/titanic_44/usr/src/uts/common/io/atu/ |
H A D | atu.c | 833 ic->ic_stats.is_tx_bytes += pktlen; in atu_send() 1625 *val = ic->ic_stats.is_tx_bytes; in atu_m_stat()
|
/titanic_44/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 1544 ic->ic_stats.is_tx_bytes += pktlen; in rt2560_mgmt_send() 1698 ic->ic_stats.is_tx_bytes += pktlen; in rt2560_send() 2216 *val = ic->ic_stats.is_tx_bytes; in rt2560_m_stat()
|
/titanic_44/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 1516 ic->ic_stats.is_tx_bytes += pktlen; in rt2661_send() 1639 ic->ic_stats.is_tx_bytes += pktlen; in rt2661_mgmt_send() 2771 *val = ic->ic_stats.is_tx_bytes; in rt2661_m_stat()
|
/titanic_44/usr/src/uts/common/io/ural/ |
H A D | ural.c | 808 ic->ic_stats.is_tx_bytes += pktlen; in ural_send() 2146 *val = ic->ic_stats.is_tx_bytes; in ural_m_stat()
|
/titanic_44/usr/src/uts/common/io/rum/ |
H A D | rum.c | 872 ic->ic_stats.is_tx_bytes += pktlen; in rum_send() 2171 *val = ic->ic_stats.is_tx_bytes; in rum_m_stat()
|
/titanic_44/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 943 ic->ic_stats.is_tx_bytes += pktlen; in ath_tx_start() 1857 *val = ic->ic_stats.is_tx_bytes; in ath_m_stat()
|
/titanic_44/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 1300 ic->ic_stats.is_tx_bytes = (uint32_t)buf[64]; in ipw2200_get_statistics() 1886 *val = ic->ic_stats.is_tx_bytes; in ipw2200_m_stat()
|
/titanic_44/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 1363 ic->ic_stats.is_tx_bytes = (uint32_t)atbl[41]; in ipw2100_get_statistics() 1759 *val = ic->ic_stats.is_tx_bytes; in ipw2100_m_stat()
|
/titanic_44/usr/src/uts/common/io/uath/ |
H A D | uath.c | 2119 ic->ic_stats.is_tx_bytes += pktlen; in uath_send() 2934 *val = ic->ic_stats.is_tx_bytes; in uath_m_stat()
|
/titanic_44/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 1260 ic->ic_stats.is_tx_bytes += pktlen; in rt2860_send() 2778 *val = ic->ic_stats.is_tx_bytes; in rt2860_m_stat()
|
/titanic_44/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 2287 ic->ic_stats.is_tx_bytes += len; 2409 *val = ic->ic_stats.is_tx_bytes;
|
/titanic_44/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 2890 ic->ic_stats.is_tx_bytes += pktlen; in mwl_send() 3593 *val = ic->ic_stats.is_tx_bytes; in mwl_m_stat()
|
/titanic_44/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 3306 ic->ic_stats.is_tx_bytes += len; in iwp_send() 3459 *val = ic->ic_stats.is_tx_bytes; in iwp_m_stat()
|
/titanic_44/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 3568 ic->ic_stats.is_tx_bytes += MBLKL(m); in urtw_send() 4139 *val = ic->ic_stats.is_tx_bytes; in urtw_m_stat()
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 2083 ic->ic_stats.is_tx_bytes += pktlen; in arn_tx_start()
|
H A D | arn_main.c | 2273 *val = ic->ic_stats.is_tx_bytes; in arn_m_stat()
|
/titanic_44/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 3472 ic->ic_stats.is_tx_bytes += len; in iwh_send() 3630 *val = ic->ic_stats.is_tx_bytes; in iwh_m_stat()
|
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 2925 ic->ic_stats.is_tx_bytes += len; in iwk_send() 3178 *val = ic->ic_stats.is_tx_bytes; in iwk_m_stat()
|