Home
last modified time | relevance | path

Searched defs:tp_params (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h85 struct tp_params { struct
86 unsigned int pm_size;
87 unsigned int cm_size;
88 unsigned int pm_rx_base;
89 unsigned int pm_tx_base;
90 unsigned int pm_rx_pg_size;
91 unsigned int pm_tx_pg_size;
92 unsigned int pm_rx_num_pgs;
93 unsigned int pm_tx_num_pgs;
94 unsigned int use_5tuple_mode;
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h279 struct tp_params { struct
286 u32 filter_mask;
291 int rx_pkt_encap;
305 int fcoe_shift;
306 int port_shift;
307 int vnic_shift;
308 int vlan_shift;
309 int tos_shift;
310 int protocol_shift;
312 int macmatch_shift;
[all …]