Home
last modified time | relevance | path

Searched refs:mlp_num (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c1842 data.mlrd_pmtu.mlrd_pmtu_local_port = mlp->mlp_num + 1; in mlxcx_cmd_query_port_mtu()
1887 data.mlrd_pmtu.mlrd_pmtu_local_port = mlp->mlp_num + 1; in mlxcx_cmd_set_port_mtu()
2035 pplm_in->mlrd_pplm_local_port = mlp->mlp_num + 1; in mlxcx_cmd_modify_port_fec()
2045 pplm_out->mlrd_pplm_local_port = mlp->mlp_num + 1; in mlxcx_cmd_modify_port_fec()
2903 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_create_flow_table()
2944 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_destroy_flow_table()
2982 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_set_flow_table_root()
3025 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_create_flow_group()
3138 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_destroy_flow_group()
3197 to_be16(mlft->mlft_port->mlp_num); in mlxcx_cmd_set_flow_table_entry()
[all …]
H A Dmlxcx_gld.c215 data.mlrd_ppcnt.mlrd_ppcnt_local_port = port->mlp_num + 1; in mlxcx_mac_stat_rfc_2863()
272 data.mlrd_ppcnt.mlrd_ppcnt_local_port = port->mlp_num + 1; in mlxcx_mac_stat_ieee_802_3()
H A Dmlxcx.h405 uint_t mlp_num; member
H A Dmlxcx.c1855 p->mlp_num = i; in mlxcx_setup_ports()