Lines Matching defs:tp_params
348 struct tp_params { struct
349 unsigned int tre; /* log2 of core clocks per TP tick */
350 unsigned int la_mask; /* what events are recorded by TP LA */
351 unsigned short tx_modq_map; /* TX modulation scheduler queue to */
354 uint32_t dack_re; /* DACK timer resolution */
355 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
357 u32 vlan_pri_map; /* cached TP_VLAN_PRI_MAP */
358 u32 filter_mask;
359 u32 ingress_config; /* cached TP_INGRESS_CONFIG */
364 int rx_pkt_encap;
377 int fcoe_shift;
378 int port_shift;
379 int vnic_shift;
380 int vlan_shift;
381 int tos_shift;
382 int protocol_shift;
383 int ethertype_shift;
384 int macmatch_shift;
385 int matchtype_shift;
386 int frag_shift;
388 u64 hash_filter_mask;