Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
348 struct mana_port_context { struct349 struct mana_context *ac;350 struct net_device *ndev;352 u8 mac_addr[ETH_ALEN];354 enum TRI_STATE rss_state;356 mana_handle_t default_rxobj;357 bool tx_shortform_allowed;358 u16 tx_vp_offset;360 struct mana_tx_qp *tx_qp;363 u32 indir_table[MANA_INDIRECT_TABLE_SIZE];[all …]