Searched defs:fjes_adapter (Results 1 – 1 of 1) sorted by relevance
23 struct fjes_adapter { struct24 struct net_device *netdev;27 struct napi_struct napi;30 unsigned int tx_retry_count;31 unsigned long tx_start_jiffies;32 unsigned long rx_last_jiffies;33 bool unset_rx_last;36 bool force_reset;37 bool open_guard;39 bool irq_registered;[all …]