Searched refs:gfar_priv_rx_q (Results 1 – 2 of 2) sorted by relevance
1050 struct gfar_priv_rx_q { struct1095 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()
110 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()434 priv->rx_queue[i] = kzalloc(sizeof(struct gfar_priv_rx_q), in gfar_alloc_rx_queues()1085 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue()1120 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources()1204 static bool gfar_new_page(struct gfar_priv_rx_q *rxq, struct gfar_rx_buff *rxb) in gfar_new_page()1227 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err()1236 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, in gfar_alloc_rx_buffs()1280 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds()1334 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources()1482 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_update_link_state()[all …]