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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ducc_geth.c245 u32 bd_status; local
253 bd_status = in_be32((u32*)bd);
265 } while (!(bd_status & R_W));
3339 u32 bd_status; local
3350 bd_status = in_be32((u32 *)bd);
3365 bd_status = (bd_status & T_W) | T_R | T_I | T_L | skb->len;
3368 out_be32((u32 *)bd, bd_status);
3373 if (!(bd_status & T_W))
3410 u32 bd_status; local
3490 u32 bd_status; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.h135 struct bd_status { struct
147 struct bd_status status;

Completed in 101 milliseconds