Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
330 struct mana_port_context { struct331 struct mana_context *ac;332 struct net_device *ndev;334 u8 mac_addr[ETH_ALEN];336 enum TRI_STATE rss_state;338 mana_handle_t default_rxobj;339 bool tx_shortform_allowed;340 u16 tx_vp_offset;342 struct mana_tx_qp *tx_qp;345 u32 indir_table[MANA_INDIRECT_TABLE_SIZE];[all …]