Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c206 static unsigned int rswitch_next_queue_index(struct rswitch_gwca_queue *gq, in rswitch_next_queue_index()
219 static unsigned int rswitch_get_num_cur_queues(struct rswitch_gwca_queue *gq) in rswitch_get_num_cur_queues()
227 static bool rswitch_is_queue_rxed(struct rswitch_gwca_queue *gq) in rswitch_is_queue_rxed()
237 static int rswitch_gwca_queue_alloc_rx_buf(struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc_rx_buf()
265 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_free()
293 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_free() local
303 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc()
365 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_format()
418 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_fill() local
430 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_ext_ts_fill()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_qm.c1676 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc() local