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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c483 static void tx_load(struct slgt_info *info, const char *buf, unsigned int count);
902 tx_load(info, info->tx_buf, info->tx_count);
908 tx_load(info, buf, count);
1029 tx_load(info, info->tx_buf,info->tx_count);
1082 tx_load(info, info->tx_buf, info->tx_count);
1539 tx_load(info, skb->data, skb->len);
4665 static void tx_load(struct slgt_info *info, const char *buf, unsigned int size) function
4825 tx_load(info, buf, count);

Completed in 109 milliseconds