Lines Matching defs:tp_params
226 struct tp_params { struct
227 unsigned int ntxchan; /* # of Tx channels */
228 unsigned int tre; /* log2 of core clocks per TP tick */
229 unsigned int la_mask; /* what events are recorded by TP LA */
230 unsigned short tx_modq_map; /* TX modulation scheduler queue to */
233 uint32_t dack_re; /* DACK timer resolution */
234 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
236 u32 vlan_pri_map; /* cached TP_VLAN_PRI_MAP */
237 u32 ingress_config; /* cached TP_INGRESS_CONFIG */
250 int vlan_shift;
251 int vnic_shift;
252 int port_shift;
253 int protocol_shift;