Home
last modified time | relevance | path

Searched refs:gfar_priv_rx_q (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar.h1006 struct gfar_priv_rx_q { struct
1051 struct gfar_priv_rx_q *rx_queue;
1102 struct gfar_priv_rx_q *rx_queue[MAX_RX_QS];
1275 static inline int gfar_rxbd_unused(struct gfar_priv_rx_q *rxq) in gfar_rxbd_unused()
1283 static inline u32 gfar_rxbd_dma_lastfree(struct gfar_priv_rx_q *rxq) in gfar_rxbd_dma_lastfree()
H A Dgianfar.c110 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
424 priv->rx_queue[i] = kzalloc(sizeof(struct gfar_priv_rx_q), in gfar_alloc_rx_queues()
1125 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue()
1160 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources()
1244 static bool gfar_new_page(struct gfar_priv_rx_q *rxq, struct gfar_rx_buff *rxb) in gfar_new_page()
1267 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err()
1276 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, in gfar_alloc_rx_buffs()
1320 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds()
1374 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources()
1522 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_update_link_state()
[all …]
H A Dgianfar_ethtool.c249 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce()
375 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam()