Searched refs:npi_mac_port_attr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.h | 340 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 347 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 355 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 364 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\ 369 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 377 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 387 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 398 if ((stat = npi_mac_port_attr(handle, OP_GET, portn, \ 475 npi_status_t npi_mac_port_attr(npi_handle_t, io_op_t, uint8_t,
|
H A D | npi_mac.c | 893 npi_mac_port_attr(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_mac_port_attr() function
|