Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
418 struct mana_port_context { struct419 struct mana_context *ac;420 struct net_device *ndev;422 u8 mac_addr[ETH_ALEN];424 enum TRI_STATE rss_state;426 mana_handle_t default_rxobj;427 bool tx_shortform_allowed;428 u16 tx_vp_offset;430 struct mana_tx_qp *tx_qp;433 u32 *indir_table;[all …]