Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance
346 struct mana_port_context { struct347 struct mana_context *ac;348 struct net_device *ndev;350 u8 mac_addr[ETH_ALEN];352 enum TRI_STATE rss_state;354 mana_handle_t default_rxobj;355 bool tx_shortform_allowed;356 u16 tx_vp_offset;358 struct mana_tx_qp *tx_qp;370 struct mana_rxq **rxqs;[all …]
Completed in 7 milliseconds