Searched refs:NXGE_GET_PORT_NUM (Results 1 – 8 of 8) sorted by relevance
46 port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_txc_init()90 port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_txc_uninit()157 port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_txc_tdc_bind()259 port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_txc_tdc_unbind()
49 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_ipp_init()136 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_ipp_disable()192 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_ipp_reset()259 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_ipp_enable()295 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_ipp_drain()
259 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_is_tn1010_phy()283 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_get_xcvr_type()574 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_setup_xcvr_table()901 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_mac_init()1041 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_xif_init()1318 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_mac_ctrl_init()3596 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_is_nlp2020_phy()3614 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_get_nlp2020_connector_type()3912 uint8_t portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_tn1010_xcvr_init()4178 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_tx_mac_init()[all …]
45 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_zcp_init()
2471 group->port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_get_logical_props()2705 rdc_grp_p->port = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_set_hw_dma_config()3891 NXGE_GET_PORT_NUM(func_num), i); in nxge_get_mac_addr_properties()4096 NXGE_GET_PORT_NUM(func_num), slot - 1, &mac_addr); in nxge_init_mmac()
1098 group->port = NXGE_GET_PORT_NUM(nxge->function_num); in nxge_hio_group_mac_add()
676 portn = NXGE_GET_PORT_NUM(nxgep->function_num); in nxge_attach()
73 #define NXGE_GET_PORT_NUM(n) n macro