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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/atl1/
H A Datl1.h56 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) macro
H A Datl1_main.c645 tpd = ATL1_TPD_DESC(tpd_ring, sw_tpd_next_to_clean);
1429 tpd = ATL1_TPD_DESC(&adapter->tpd_ring, tpd_next_to_use);

Completed in 55 milliseconds