Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
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_queu in gfar_update_link_state()
[all...]
H A Dgianfar.h994 * struct gfar_priv_rx_q - per rx queue structure
1006 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_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()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A 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_queu in gfar_update_link_state()
[all...]
H A Dgianfar.h1038 * struct gfar_priv_rx_q - per rx queue structure
1050 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()
H A Dgianfar_ethtool.c253 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce()
383 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam()

Completed in 17 milliseconds