Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch.c217 static unsigned int rswitch_next_queue_index(struct rswitch_gwca_queue *gq, in rswitch_next_queue_index()
230 static unsigned int rswitch_get_num_cur_queues(struct rswitch_gwca_queue *gq) in rswitch_get_num_cur_queues()
238 static bool rswitch_is_queue_rxed(struct rswitch_gwca_queue *gq) in rswitch_is_queue_rxed()
248 static int rswitch_gwca_queue_alloc_rx_buf(struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc_rx_buf()
276 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_free()
304 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_free() local
314 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc()
376 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_format()
429 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_fill() local
441 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_ext_ts_fill()
[all …]
/linux/fs/xfs/
H A Dxfs_qm.c1910 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc() local