Searched refs:tx_fragments (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dsta_info.h81 unsigned long tx_fragments; /* number of transmitted MPDUs */ member in struct:sta_info
H A Ddebugfs_sta.c73 STA_FILE(tx_fragments, tx_fragments, LU);
H A Dieee80211.c891 tx->sta->tx_fragments++;
895 tx->sta->tx_fragments += tx->u.tx.num_extra_frag;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_info.c24 ADD_COMM_TALLIES(tx_fragments);
64 ADD_COMM_TALLIES(tx_fragments);
H A Dhostap_wlan.h156 u16 tx_fragments; member in struct:hfa384x_comm_tallies
180 u32 tx_fragments; member in struct:hfa384x_comm_tallies32
242 unsigned int tx_fragments; member in struct:comm_tallies_sums
H A Dhostap_proc.c69 p += sprintf(p, "TxFragments=%u\n", sums->tx_fragments);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h403 unsigned int tx_fragments; member in struct:ieee80211_stats

Completed in 284 milliseconds