Searched defs:tp_params (Results 1 – 2 of 2) sorted by relevance
85 struct tp_params { struct86 unsigned int pm_size;87 unsigned int cm_size;88 unsigned int pm_rx_base;89 unsigned int pm_tx_base;90 unsigned int pm_rx_pg_size;91 unsigned int pm_tx_pg_size;92 unsigned int pm_rx_num_pgs;93 unsigned int pm_tx_num_pgs;94 unsigned int use_5tuple_mode;
279 struct tp_params { struct280 unsigned int tre; /* log2 of core clocks per TP tick */281 unsigned int dack_re; /* DACK timer resolution */282 unsigned int la_mask; /* what events are recorded by TP LA */283 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */285 u32 vlan_pri_map; /* cached TP_VLAN_PRI_MAP */286 u32 filter_mask;287 u32 ingress_config; /* cached TP_INGRESS_CONFIG */291 int rx_pkt_encap;305 int fcoe_shift;[all …]