Searched refs:portp (Results 1 – 3 of 3) sorted by relevance
380 struct xlp_port_ivars *portp; in nlm_setup_xlp_board() local508 portp = &blockp->port_ivars[port]; in nlm_setup_xlp_board()510 &portp->phy_addr); in nlm_setup_xlp_board()512 portp->mdio_bus = 0; in nlm_setup_xlp_board()514 portp->mdio_bus = 1; in nlm_setup_xlp_board()515 portp->port = port; in nlm_setup_xlp_board()516 portp->block = block; in nlm_setup_xlp_board()517 portp->node = node; in nlm_setup_xlp_board()518 portp->type = blockp->type; in nlm_setup_xlp_board()519 nlm_setup_port_defaults(portp); in nlm_setup_xlp_board()
20 __out uint32_t *portp) in efx_mcdi_get_port_assignment() argument47 *portp = MCDI_OUT_DWORD(req, GET_PORT_ASSIGNMENT_OUT_PORT); in efx_mcdi_get_port_assignment()
1388 __out uint32_t *portp);