Searched refs:link_type (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_mpi.c | 367 uint8_t link_type; in ql_async_event_parser() local 410 qlge->link_type = link_type = (uint8_t)(link_status & 0x07); in ql_async_event_parser() 412 if (link_type == XFI_NETWORK_INTERFACE) { in ql_async_event_parser() 417 } else if (link_type == XAUI_NETWORK_INTERFACE) { in ql_async_event_parser() 422 } else if (link_type == XFI_BACKPLANE_INTERFACE) { in ql_async_event_parser() 427 } else if (link_type == XAUI_BACKPLANE_INTERFACE) { in ql_async_event_parser() 432 } else if (link_type == EXT_10GBASE_T_PHY) { in ql_async_event_parser() 437 } else if (link_type == EXT_EXT_EDC_PHY) { in ql_async_event_parser()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_datapath_setup.c | 2292 mac_find_fanout(flow_entry_t *flent, uint32_t link_type) in mac_find_fanout() argument 2298 switch (link_type) { in mac_find_fanout() 2361 uint32_t link_type) in mac_srs_group_setup() argument 2368 mac_rx_srs_group_setup(mcip, flent, link_type); in mac_srs_group_setup() 2369 mac_tx_srs_group_setup(mcip, flent, link_type); in mac_srs_group_setup() 2392 uint32_t link_type) in mac_rx_srs_group_setup() argument 2424 fanout_type = mac_find_fanout(flent, link_type); in mac_rx_srs_group_setup() 2430 mac_srs = mac_srs_create(mcip, flent, fanout_type | link_type, in mac_rx_srs_group_setup() 2479 fanout_type | link_type, in mac_rx_srs_group_setup() 2510 uint32_t link_type) in mac_tx_srs_group_setup() argument [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ospf6.h | 70 uint8_t link_type; member
|
H A D | snoop_ospf.h | 154 uchar_t link_type; member
|
H A D | snoop_ospf6.c | 357 switch (rl->link_type) { in interpret_ospf6_lsa() 419 rl->link_type); in interpret_ospf6_lsa() 426 rl->link_type); in interpret_ospf6_lsa()
|
H A D | snoop_ospf.c | 365 switch (rl->link_type) { in interpret_ospf_lsa() 408 rl->link_type); in interpret_ospf_lsa()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_hw.h | 3191 uint32_t link_type :3; member 3227 uint32_t link_type :3; member 3288 uint32_t link_type :3; member 3337 uint32_t link_type :3; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 708 uint16_t link_type; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_mbox.h | 812 uint32_t link_type:2; member 820 uint32_t link_type:2; member
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq_cmd.h | 2206 u8 link_type[4]; member
|
H A D | i40e_common.c | 2060 i40e_memcpy(&tmp, resp->link_type, sizeof(tmp), in i40e_aq_get_link_info()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 1123 mb->un.varRdConfig4.link_type, in emlxs_sli4_online()
|