Lines Matching refs:by
19 one used internally by network core:
22 be changed (enabled or disabled) for a particular device by user's
27 for a device. This should be changed only by network core or in
31 by child VLAN devices (limits netdev->features set). This is currently
35 4. netdev->wanted_features set contains feature set requested by user.
36 This set is filtered by ndo_fix_features callback whenever it or
46 is calculated and filtered by calling ndo_fix_features callback
61 A driver that wants to trigger recalculation must do so by calling
63 from ndo_*_features callbacks. netdev->features should not be modified by
64 driver except by means of ndo_fix_features callback.
74 set can be reduced further by networking core imposed limitations (as coded
153 [FIXME: Those cases could be fixed in VLAN code by allowing only reduced-MTU
160 read the CRC recorded by the NIC on receipt of the packet.