Searched refs:tpam_channel (Results 1 – 2 of 2) sorted by relevance
61 typedef struct tpam_channel { struct70 } tpam_channel; argument82 tpam_channel channels[TPAM_NBCHANNEL];/* channels tab */198 extern void tpam_enqueue_data(tpam_channel *, struct sk_buff *);
23 static int tpam_sendpacket(tpam_card *card, tpam_channel *channel);51 void tpam_enqueue_data(tpam_channel *channel, struct sk_buff *skb) { in tpam_enqueue_data()287 static int tpam_sendpacket(tpam_card *card, tpam_channel *channel) { in tpam_sendpacket()