Searched refs:_stpapi_port_find (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/librstp/common/ |
H A D | stp_in.c | 124 _stpapi_port_find (STPM_T* this, int port_index) in _stpapi_port_find() function 202 port = _stpapi_port_find (stpm, port_index); in _stp_in_enable_port_on_stpm() 302 port = _stpapi_port_find (this, port_index); in STP_IN_port_get_cfg() 351 port = _stpapi_port_find (this, entry->port_no); in STP_IN_port_get_state() 515 port = _stpapi_port_find (stpm, port_index); in STP_IN_changed_port_speed() 541 port = _stpapi_port_find (stpm, port_index); in STP_IN_changed_port_duplex() 625 port = _stpapi_port_find (this, port_index); in STP_IN_rx_bpdu() 821 port = _stpapi_port_find (this, port_index); in STP_IN_port_set_cfg() 906 port = _stpapi_port_find (this, port_no); in STP_IN_dbg_set_port_trace() 981 port = _stpapi_port_find (this, port_index); in STP_IN_port_remove()
|