Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/renesas/
Drswitch.c202 static int rswitch_next_queue_index(struct rswitch_gwca_queue *gq, bool cur, int num) in rswitch_next_queue_index()
214 static int rswitch_get_num_cur_queues(struct rswitch_gwca_queue *gq) in rswitch_get_num_cur_queues()
222 static bool rswitch_is_queue_rxed(struct rswitch_gwca_queue *gq) in rswitch_is_queue_rxed()
232 static int rswitch_gwca_queue_alloc_skb(struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc_skb()
260 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_free()
285 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_free() local
295 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_alloc()
351 struct rswitch_gwca_queue *gq) in rswitch_gwca_queue_format()
402 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_fill() local
414 struct rswitch_gwca_queue *gq, in rswitch_gwca_queue_ext_ts_fill()
[all …]
/Linux-v6.6/fs/xfs/
Dxfs_qm.c1676 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc() local