Searched refs:npi_mac_hostinfo_entry (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 435 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_logical_mac_assign_rdc_table() 467 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table() 472 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table() 475 rs |= npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table() 510 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_alt_mcast_mac_assign_rdc_table() 515 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_alt_mcast_mac_assign_rdc_table()
|
H A D | nxge_fzc.c | 1020 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_init_fzc_rxdma_port()
|
H A D | nxge_main.c | 4171 if (npi_mac_hostinfo_entry(nxgep->npi_handle, OP_SET, in nxge_altmac_set()
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.h | 465 npi_status_t npi_mac_hostinfo_entry(npi_handle_t, io_op_t,
|
H A D | npi_mac.c | 683 npi_mac_hostinfo_entry(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_mac_hostinfo_entry() function
|