Lines Matching refs:opt
64 .opt = XAE_OPTION_JUMBO,
68 .opt = XAE_OPTION_JUMBO,
72 .opt = XAE_OPTION_VLAN,
76 .opt = XAE_OPTION_VLAN,
80 .opt = XAE_OPTION_FCS_STRIP,
84 .opt = XAE_OPTION_FCS_INSERT,
88 .opt = XAE_OPTION_LENTYPE_ERR,
92 .opt = XAE_OPTION_FLOW_CONTROL,
96 .opt = XAE_OPTION_FLOW_CONTROL,
100 .opt = XAE_OPTION_PROMISC,
104 .opt = XAE_OPTION_TXEN,
108 .opt = XAE_OPTION_RXEN,
423 while (tp->opt) { in axienet_setoptions()
425 if (options & tp->opt) in axienet_setoptions()