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.h419 struct mana_port_context { struct
420 struct mana_context *ac;
421 struct net_device *ndev;
423 u8 mac_addr[ETH_ALEN];
425 enum TRI_STATE rss_state;
427 mana_handle_t default_rxobj;
428 bool tx_shortform_allowed;
429 u16 tx_vp_offset;
431 struct mana_tx_qp *tx_qp;
434 u32 *indir_table;
[all …]