Searched defs:tp_params (Results 1 – 4 of 4) sorted by relevance
165 struct tp_params { struct166 unsigned int pm_size;167 unsigned int cm_size;191 struct tp_params tp; argument
302 struct tp_params { struct303 unsigned int nchan; /* # of channels */304 unsigned int pmrx_size; /* total PMRX capacity */305 unsigned int pmtx_size; /* total PMTX capacity */306 unsigned int cm_size; /* total CM capacity */307 unsigned int chan_rx_size; /* per channel Rx size */309 unsigned int rx_pg_size; /* Rx page size */310 unsigned int tx_pg_size; /* Tx page size */311 unsigned int rx_num_pgs; /* # of Rx pages */312 unsigned int tx_num_pgs; /* # of Tx pages */[all …]
348 struct tp_params { struct358 u32 filter_mask;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;384 int macmatch_shift;[all …]
92 struct encoder_set_dp_phy_pattern_param *tp_params) in dcn31_hpo_dp_link_enc_set_link_test_pattern()
Completed in 23 milliseconds