Home
last modified time | relevance | path

Searched defs:mana_port_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/include/net/mana/
Dmana.h399 struct mana_port_context { struct
400 struct mana_context *ac;
401 struct net_device *ndev;
403 u8 mac_addr[ETH_ALEN];
405 enum TRI_STATE rss_state;
407 mana_handle_t default_rxobj;
408 bool tx_shortform_allowed;
409 u16 tx_vp_offset;
411 struct mana_tx_qp *tx_qp;
414 u32 indir_table[MANA_INDIRECT_TABLE_SIZE];
[all …]