Searched defs:tpd (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/net/atl1e/ |
D | atl1e_main.c | 1562 atl1e_get_tx_buffer(struct atl1e_adapter *adapter, struct atl1e_tpd_desc *tpd) in atl1e_get_tx_buffer() 1599 struct sk_buff *skb, struct atl1e_tpd_desc *tpd) in atl1e_tso_csum() 1671 struct sk_buff *skb, struct atl1e_tpd_desc *tpd) in atl1e_tx_map() 1776 struct atl1e_tpd_desc *tpd) in atl1e_tx_queue() 1793 struct atl1e_tpd_desc *tpd; in atl1e_xmit_frame() local
|
/linux-2.6.39/drivers/atm/ |
D | he.c | 1630 struct he_tpd *tpd; in __alloc_tpd() local 1826 struct he_tpd *tpd; in he_service_tbrq() local 2072 __enqueue_tpd(struct he_dev *he_dev, struct he_tpd *tpd, unsigned cid) in __enqueue_tpd() 2355 struct he_tpd *tpd; in he_close() local 2513 struct he_tpd *tpd; in he_send() local
|
D | fore200e.h | 141 typedef struct tpd { struct 143 struct tpd_spec spec; /* tpd specification */ argument 144 struct tpd_rate rate; /* tpd rate control */ argument 147 } tpd_t; argument 523 struct tpd* tpd; /* addr of transmit PDU descriptor */ member 613 … struct chunk tpd; /* array of tpds */ member
|
D | fore200e.c | 1564 struct tpd* tpd; in fore200e_send() local
|
D | he.h | 182 volatile u32 tpd; member
|
/linux-2.6.39/drivers/net/atl1c/ |
D | atl1c_main.c | 1973 atl1c_get_tx_buffer(struct atl1c_adapter *adapter, struct atl1c_tpd_desc *tpd) in atl1c_get_tx_buffer() 2001 struct atl1c_tpd_desc **tpd, in atl1c_tso_csum() 2100 struct sk_buff *skb, struct atl1c_tpd_desc *tpd, in atl1c_tx_map() 2183 struct atl1c_tpd_desc *tpd, enum atl1c_trans_queue type) in atl1c_tx_queue() 2211 struct atl1c_tpd_desc *tpd; in atl1c_xmit_frame() local
|
/linux-2.6.39/drivers/gpu/drm/i915/ |
D | dvo_ch7xxx.c | 257 uint8_t tvco, tpcp, tpd, tlpf, idf; in ch7xxx_mode_set() local
|
/linux-2.6.39/drivers/net/atlx/ |
D | atl1.c | 2077 struct tx_packet_desc *tpd; in atl1_intr_tx() local 2307 struct tx_packet_desc *tpd; in atl1_tx_queue() local
|