Home
last modified time | relevance | path

Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/mana/
H A Dmana.h552 struct mana_port_context { struct
553 struct mana_context *ac;
554 struct net_device *ndev;
555 struct work_struct queue_reset_work;
558 bool tx_timeout_skip_reset;
560 u8 mac_addr[ETH_ALEN];
562 struct mana_eq *eqs;
563 struct dentry *mana_eqs_debugfs;
565 enum TRI_STATE rss_state;
567 mana_handle_t default_rxobj;
[all …]