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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dipw2100.c2967 libipw_txb_free(packet->info.d_struct.txb);
2968 packet->info.d_struct.txb = NULL;
3123 if (unlikely(1 + packet->info.d_struct.txb->nr_frags >
3132 if (txq->available <= 3 + packet->info.d_struct.txb->nr_frags) {
3144 ipw_hdr = packet->info.d_struct.data;
3145 hdr = (struct libipw_hdr_3addr *)packet->info.d_struct.txb->
3165 ipw_hdr->encrypted = packet->info.d_struct.txb->encrypted;
3166 if (packet->info.d_struct.txb->nr_frags > 1)
3168 packet->info.d_struct.txb->frag_size -
3173 tbd->host_addr = packet->info.d_struct
[all...]
H A Dipw2100.h322 } d_struct; member in union:ipw2100_tx_packet::__anon17562
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.c2967 libipw_txb_free(packet->info.d_struct.txb);
2968 packet->info.d_struct.txb = NULL;
3123 if (unlikely(1 + packet->info.d_struct.txb->nr_frags >
3132 if (txq->available <= 3 + packet->info.d_struct.txb->nr_frags) {
3144 ipw_hdr = packet->info.d_struct.data;
3145 hdr = (struct libipw_hdr_3addr *)packet->info.d_struct.txb->
3165 ipw_hdr->encrypted = packet->info.d_struct.txb->encrypted;
3166 if (packet->info.d_struct.txb->nr_frags > 1)
3168 packet->info.d_struct.txb->frag_size -
3173 tbd->host_addr = packet->info.d_struct
[all...]
H A Dipw2100.h322 } d_struct; member in union:ipw2100_tx_packet::__anon29255

Completed in 85 milliseconds