/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 453 ic->ic_stats.is_tx_frags++; in zyd_send() 747 *val = ic->ic_stats.is_tx_frags; in zyd_m_stat()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | net80211.h | 309 uint32_t is_tx_frags; member
|
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 684 *val = ic->ic_stats.is_tx_frags; in ieee80211_stat()
|
/titanic_41/usr/src/uts/common/io/atu/ |
H A D | atu.c | 832 ic->ic_stats.is_tx_frags++; in atu_send() 1628 *val = ic->ic_stats.is_tx_frags; in atu_m_stat()
|
/titanic_41/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 1543 ic->ic_stats.is_tx_frags++; in rt2560_mgmt_send() 1697 ic->ic_stats.is_tx_frags++; in rt2560_send() 2219 *val = ic->ic_stats.is_tx_frags; in rt2560_m_stat()
|
/titanic_41/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 1515 ic->ic_stats.is_tx_frags++; in rt2661_send() 1638 ic->ic_stats.is_tx_frags++; in rt2661_mgmt_send() 2774 *val = ic->ic_stats.is_tx_frags; in rt2661_m_stat()
|
/titanic_41/usr/src/uts/common/io/ural/ |
H A D | ural.c | 807 ic->ic_stats.is_tx_frags++; in ural_send() 2149 *val = ic->ic_stats.is_tx_frags; in ural_m_stat()
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 942 ic->ic_stats.is_tx_frags++; in ath_tx_start() 1860 *val = ic->ic_stats.is_tx_frags; in ath_m_stat()
|
/titanic_41/usr/src/uts/common/io/rum/ |
H A D | rum.c | 871 ic->ic_stats.is_tx_frags++; in rum_send() 2174 *val = ic->ic_stats.is_tx_frags; in rum_m_stat()
|
/titanic_41/usr/src/uts/common/io/ipw/ |
H A D | ipw2100.c | 1355 ic->ic_stats.is_tx_frags = (uint32_t)atbl[2]; in ipw2100_get_statistics() 1762 *val = ic->ic_stats.is_tx_frags; in ipw2100_m_stat()
|
/titanic_41/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 1292 ic->ic_stats.is_tx_frags = (uint32_t)buf[5]; in ipw2200_get_statistics() 1889 *val = ic->ic_stats.is_tx_frags; in ipw2200_m_stat()
|
/titanic_41/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 1259 ic->ic_stats.is_tx_frags++; in rt2860_send() 2781 *val = ic->ic_stats.is_tx_frags; in rt2860_m_stat()
|
/titanic_41/usr/src/uts/common/io/uath/ |
H A D | uath.c | 2118 ic->ic_stats.is_tx_frags++; in uath_send() 2937 *val = ic->ic_stats.is_tx_frags; in uath_m_stat()
|
/titanic_41/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 2288 ic->ic_stats.is_tx_frags++; 2412 *val = ic->ic_stats.is_tx_frags;
|
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 2889 ic->ic_stats.is_tx_frags++; in mwl_send() 3596 *val = ic->ic_stats.is_tx_frags; in mwl_m_stat()
|
/titanic_41/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 3307 ic->ic_stats.is_tx_frags++; in iwp_send() 3462 *val = ic->ic_stats.is_tx_frags; in iwp_m_stat()
|
/titanic_41/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 3567 ic->ic_stats.is_tx_frags++; in urtw_send() 4142 *val = ic->ic_stats.is_tx_frags; in urtw_m_stat()
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 2082 ic->ic_stats.is_tx_frags++; in arn_tx_start()
|
H A D | arn_main.c | 2276 *val = ic->ic_stats.is_tx_frags; in arn_m_stat()
|
/titanic_41/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 3473 ic->ic_stats.is_tx_frags++; in iwh_send() 3634 *val = ic->ic_stats.is_tx_frags; in iwh_m_stat()
|
/titanic_41/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 2926 ic->ic_stats.is_tx_frags++; in iwk_send() 3181 *val = ic->ic_stats.is_tx_frags; in iwk_m_stat()
|