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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.c2866 ieee80211_txb_free(packet->info.d_struct.txb);
2867 packet->info.d_struct.txb = NULL;
3022 if (unlikely(1 + packet->info.d_struct.txb->nr_frags >
3031 if (txq->available <= 3 + packet->info.d_struct.txb->nr_frags) {
3043 ipw_hdr = packet->info.d_struct.data;
3044 hdr = (struct ieee80211_hdr_3addr *)packet->info.d_struct.txb->
3064 ipw_hdr->encrypted = packet->info.d_struct.txb->encrypted;
3065 if (packet->info.d_struct.txb->nr_frags > 1)
3067 packet->info.d_struct.txb->frag_size -
3072 tbd->host_addr = packet->info.d_struct
[all...]
H A Dipw2100.h322 } d_struct; member in union:ipw2100_tx_packet::__anon6110

Completed in 67 milliseconds