Searched refs:static_mode (Results 1 – 2 of 2) sorted by relevance
406 int can_set_static_ctrlmode(struct net_device *dev, u32 static_mode) in can_set_static_ctrlmode() argument411 if (priv->ctrlmode_supported & static_mode) { in can_set_static_ctrlmode()416 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
121 u32 static_mode);