Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
479 struct mana_port_context { struct480 struct mana_context *ac;481 struct net_device *ndev;483 u8 mac_addr[ETH_ALEN];485 enum TRI_STATE rss_state;487 mana_handle_t default_rxobj;488 bool tx_shortform_allowed;489 u16 tx_vp_offset;491 struct mana_tx_qp *tx_qp;494 u32 *indir_table;[all …]