Lines Matching defs:tp_params
272 struct tp_params { struct
273 unsigned int tre; /* log2 of core clocks per TP tick */
274 unsigned int la_mask; /* what events are recorded by TP LA */
275 unsigned short tx_modq_map; /* TX modulation scheduler queue to */
278 uint32_t dack_re; /* DACK timer resolution */
279 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
281 u32 vlan_pri_map; /* cached TP_VLAN_PRI_MAP */
282 u32 ingress_config; /* cached TP_INGRESS_CONFIG */
287 int rx_pkt_encap;
300 int fcoe_shift;
301 int port_shift;
302 int vnic_shift;
303 int vlan_shift;
304 int tos_shift;
305 int protocol_shift;
306 int ethertype_shift;
307 int macmatch_shift;
308 int matchtype_shift;
309 int frag_shift;
311 u64 hash_filter_mask;