Searched defs:link_type (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c367 uint8_t link_type; local
410 qlge->link_type = link_type = (uint8_t)(link_status & 0x07);
412 if (link_type == XFI_NETWORK_INTERFACE) {
417 } else if (link_type == XAUI_NETWORK_INTERFACE) {
422 } else if (link_type == XFI_BACKPLANE_INTERFACE) {
427 } else if (link_type == XAUI_BACKPLANE_INTERFACE) {
432 } else if (link_type == EXT_10GBASE_T_PHY) {
437 } else if (link_type == EXT_EXT_EDC_PHY) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h72 uint8_t link_type; member in struct:lsa6::__anon319::__anon320::rla6link
H A Dsnoop_ospf.h102 /* rla_link.link_type */
156 uchar_t link_type; member in struct:lsa::__anon309::__anon310::rlalink
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2304 mac_find_fanout(flow_entry_t *flent, uint32_t link_type) argument
2310 switch (link_type) {
2373 uint32_t link_type)
2380 mac_rx_srs_group_setup(mcip, flent, link_type);
2381 mac_tx_srs_group_setup(mcip, flent, link_type);
2398 uint32_t link_type)
2406 fanout_type = mac_find_fanout(flent, link_type);
2412 mac_srs = mac_srs_create(mcip, flent, fanout_type | link_type,
2456 fanout_type | link_type,
2492 uint32_t link_type)
2372 mac_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
2397 mac_rx_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
2491 mac_tx_srs_group_setup(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
2559 mac_tx_srs_group_teardown(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
2855 mac_datapath_setup(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
3089 mac_datapath_teardown(mac_client_impl_t *mcip, flow_entry_t *flent, uint32_t link_type) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h708 uint16_t link_type; member in struct:qlge
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3191 uint32_t link_type :3; member in struct:hermon_hw_addr_path_s
3227 uint32_t link_type :3; member in struct:hermon_hw_addr_path_s
3288 uint32_t link_type :3; member in struct:hermon_hw_rss_s
3337 uint32_t link_type :3; member in struct:hermon_hw_rss_s
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h792 uint32_t link_type:2; member in struct:__anon7414
800 uint32_t link_type:2; member in struct:__anon7414

Completed in 118 milliseconds