Searched refs:gwca (Results 1 – 1 of 1) sorted by relevance
150 FIELD_PREP(FWPBFC_PBDV, BIT(priv->gwca.index))); in rswitch_fwd_init()157 rswitch_modify(priv->addr, FWPC1(priv->gwca.index), FWPC1_DDE, FWPC1_DDE); in rswitch_fwd_init()176 if (!rswitch_agent_clock_is_enabled(priv->addr, priv->gwca.index)) in rswitch_gwca_change_mode()177 rswitch_agent_clock_ctrl(priv->addr, priv->gwca.index, 1); in rswitch_gwca_change_mode()184 rswitch_agent_clock_ctrl(priv->addr, priv->gwca.index, 0); in rswitch_gwca_change_mode()205 u32 *mask = tx ? priv->gwca.tx_irq_bits : priv->gwca.rx_irq_bits; in rswitch_is_any_data_irq()329 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_free()376 priv->gwca.tx_irq_bits[i] |= bit; in rswitch_gwca_queue_alloc()378 priv->gwca.rx_irq_bits[i] |= bit; in rswitch_gwca_queue_alloc()429 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_format()[all …]