Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
379 struct mana_port_context { struct380 struct mana_context *ac;381 struct net_device *ndev;383 u8 mac_addr[ETH_ALEN];385 enum TRI_STATE rss_state;387 mana_handle_t default_rxobj;388 bool tx_shortform_allowed;389 u16 tx_vp_offset;391 struct mana_tx_qp *tx_qp;394 u32 indir_table[MANA_INDIRECT_TABLE_SIZE];[all …]