Searched refs:rswitch_device (Results 1 – 3 of 3) sorted by relevance
16 static bool rdev_for_l2_offload(struct rswitch_device *rdev) in rdev_for_l2_offload()23 static void rswitch_change_l2_hw_offloading(struct rswitch_device *rdev, in rswitch_change_l2_hw_offloading()47 struct rswitch_device *rdev; in rswitch_update_l2_hw_learning()62 struct rswitch_device *rdev; in rswitch_update_l2_hw_forwarding()105 struct rswitch_device *rdev, *rdev2; in rswitch_update_offload_brdev()147 struct rswitch_device *rdev; in rswitch_port_update_brdev()159 struct rswitch_device *rdev; in rswitch_port_update_stp_state()197 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_update_ageing_time()
470 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_gwca_queue_ext_ts_fill()613 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_alloc()632 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_free()640 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_txdmac_init()647 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_alloc()666 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_free()674 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_rxdmac_init()827 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rx()894 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_tx_free()924 struct rswitch_device *rdev; in rswitch_poll()[all …]
1011 struct rswitch_device { struct1051 struct rswitch_device *rdev[RSWITCH_NUM_PORTS]; argument