Searched defs:tp_params (Results 1 – 2 of 2) sorted by relevance
251 struct tp_params { global() struct 252 tretp_params global() argument 253 dack_retp_params global() argument 254 la_masktp_params global() argument 256 filter_modetp_params global() argument 257 filter_masktp_params global() argument 258 vnic_modetp_params global() argument 259 max_rx_pdutp_params global() argument 260 max_tx_pdutp_params global() argument 261 rx_pkt_encaptp_params global() argument 263 fcoe_shifttp_params global() argument 264 port_shifttp_params global() argument 265 vnic_shifttp_params global() argument 266 vlan_shifttp_params global() argument 267 tos_shifttp_params global() argument 268 protocol_shifttp_params global() argument 269 ethertype_shifttp_params global() argument 270 macmatch_shifttp_params global() argument 271 matchtype_shifttp_params global() argument 272 frag_shifttp_params global() argument
292 struct tp_params { struct293 unsigned int nchan; /* # of channels */294 unsigned int pmrx_size; /* total PMRX capacity */295 unsigned int pmtx_size; /* total PMTX capacity */296 unsigned int cm_size; /* total CM capacity */297 unsigned int chan_rx_size; /* per channel Rx size */298 unsigned int chan_tx_size; /* per channel Tx size */299 unsigned int rx_pg_size; /* Rx page size */300 unsigned int tx_pg_size; /* Tx page size */301 unsigned int rx_num_pgs; /* # of Rx pages */[all …]