Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/
Dgianfar.h1050 struct gfar_priv_rx_q { struct
1095 struct gfar_priv_rx_q *rx_queue;
1146 struct gfar_priv_rx_q *rx_queue[MAX_RX_QS];
1319 static inline int gfar_rxbd_unused(struct gfar_priv_rx_q *rxq) in gfar_rxbd_unused()
1327 static inline u32 gfar_rxbd_dma_lastfree(struct gfar_priv_rx_q *rxq) in gfar_rxbd_dma_lastfree()
Dgianfar.c109 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
433 priv->rx_queue[i] = kzalloc(sizeof(struct gfar_priv_rx_q), in gfar_alloc_rx_queues()
1092 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue()
1127 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources()
1211 static bool gfar_new_page(struct gfar_priv_rx_q *rxq, struct gfar_rx_buff *rxb) in gfar_new_page()
1234 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err()
1243 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, in gfar_alloc_rx_buffs()
1287 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds()
1341 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources()
1489 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_update_link_state()
[all …]
Dgianfar_ethtool.c251 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce()
381 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam()