Home
last modified time | relevance | path

Searched defs:port_index (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c61 flush_lt(int port_index, int vlan_id, LT_FLASH_TYPE_T type, char *reason) in flush_lt()
103 get_port_mac(int port_index, unsigned char *mac) in get_port_mac()
116 get_port_oper_speed(unsigned int port_index) in get_port_oper_speed()
125 get_port_link_status(int port_index) in get_port_link_status()
140 get_duplex(int port_index) in get_duplex()
174 set_port_state(int port_index, int vlan_id, RSTP_PORT_STATE state) in set_port_state()
235 tx_bpdu(int port_index, int vlan_id, unsigned char *bpdu, size_t bpdu_len) in tx_bpdu()
258 get_port_name(int port_index) in get_port_name()
277 get_init_port_cfg(int vlan_id, int port_index, UID_STP_PORT_CFG_T *cfg) in get_init_port_cfg()
H A Dglobal.h47 int port_index; member
H A Devents.c182 int port_index; in update_port() local
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.c124 _stpapi_port_find (STPM_T* this, int port_index) in _stpapi_port_find()
198 _stp_in_enable_port_on_stpm (STPM_T* stpm, int port_index, Bool enable) in _stp_in_enable_port_on_stpm()
289 STP_IN_port_get_cfg (int vlan_id, int port_index, UID_STP_PORT_CFG_T* uid_cfg) in STP_IN_port_get_cfg()
481 STP_IN_enable_port (int port_index, Bool enable) in STP_IN_enable_port()
506 STP_IN_changed_port_speed (int port_index, long speed) in STP_IN_changed_port_speed()
532 STP_IN_changed_port_duplex (int port_index) in STP_IN_changed_port_duplex()
601 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len) in STP_IN_rx_bpdu()
807 STP_IN_port_set_cfg (IN int vlan_id, IN int port_index, in STP_IN_port_set_cfg()
936 STP_IN_port_add(int vlan_id, int port_index) in STP_IN_port_add()
968 STP_IN_port_remove(int vlan_id, int port_index) in STP_IN_port_remove()
H A Dtransmit.c96 build_bpdu_header (int port_index, in build_bpdu_header()
121 register int port_index, vlan_id; in txTcn() local
176 register int port_index, vlan_id; in txConfig() local
214 register int port_index, vlan_id; in txRstp() local
H A Dport.c45 STP_port_create (STPM_T* stpm, int port_index) in STP_port_create()
H A Dstpm.c295 int port_index = 0; in STP_compute_bridge_id() local
H A Dport.h155 int port_index; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c567 uint32_t *port_index) in ql_get_basedev_len()
641 uint32_t basedev_len, port_index; in ql_search_basedev() local
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c927 int port_index, i; in ibcm_hca_detach() local
2013 uint8_t port_index = port - 1; in ibcm_init_saa_handle() local
2063 uint8_t port_index = port - 1; in ibcm_get_saa_handle() local
2121 ibcm_hca_init_port(ibcm_hca_info_t *hcap, uint8_t port_index) in ibcm_hca_init_port()
2191 ibcm_hca_reinit_port(ibcm_hca_info_t *hcap, uint8_t port_index) in ibcm_hca_reinit_port()
2217 ibcm_hca_fini_port(ibcm_hca_info_t *hcap, uint8_t port_index) in ibcm_hca_fini_port()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.h83 HBA_UINT32 port_index, in sendRPL()
H A DTgtFCHBAPort.h78 HBA_UINT32 port_index, in sendRPL()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h239 uint32_t port_index; member
H A Demlxs_dfc.h316 uint32_t port_index; member
H A Demlxs_fc.h255 uint32_t port_index; member
1439 uint16_t port_index; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h219 uint32_t port_index; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c871 uint32_t *port_index = (uint32_t *)abuf; in fct_fctiocmd() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6377 fctl_get_adapter_port_by_index(fc_local_port_t *port, uint32_t port_index) in fctl_get_adapter_port_by_index()