Home
last modified time | relevance | path

Searched refs:tx_irq_bits (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h971 u32 tx_irq_bits[RSWITCH_NUM_IRQ_REGS]; member
H A Drswitch.c167 u32 *mask = tx ? priv->gwca.tx_irq_bits : priv->gwca.rx_irq_bits; in rswitch_is_any_data_irq()
326 priv->gwca.tx_irq_bits[i] |= bit; in rswitch_gwca_queue_alloc()