Home
last modified time | relevance | path

Searched defs:gfar_priv_tx_q (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h1000 struct gfar_priv_tx_q { struct
1003 struct txbd8 *tx_bd_base;
1004 struct txbd8 *cur_tx;
1005 unsigned int num_txbdfree;
1006 unsigned short skb_curtx;
1008 struct tx_q_stats stats;
1009 struct gfar_priv_grp *grp;
1011 struct net_device *dev;
1013 struct txbd8 *dirty_tx;
1015 unsigned short qindex;
[all …]