Searched refs:lan_id (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_x550.c | 330 if (hw->bus.lan_id) { in ixgbe_setup_mux_ctl() 382 if (hw->bus.lan_id) in ixgbe_identify_phy_x550em() 415 hic.cmd.port_number = hw->bus.lan_id; in ixgbe_fw_phy_activity() 495 if (hw->bus.lan_id) in ixgbe_identify_phy_fw() 1229 token_cmd.port_number = hw->bus.lan_id; in ixgbe_get_phy_token() 1267 token_cmd.port_number = hw->bus.lan_id; in ixgbe_put_phy_token() 1572 IXGBE_KRM_LINK_CTRL_1(hw->bus.lan_id), in ixgbe_restart_an_internal_phy_x550em() 1582 IXGBE_KRM_LINK_CTRL_1(hw->bus.lan_id), in ixgbe_restart_an_internal_phy_x550em() 1590 IXGBE_KRM_PMD_FLX_MASK_ST20(hw->bus.lan_id), in ixgbe_restart_an_internal_phy_x550em() 1600 IXGBE_KRM_PMD_FLX_MASK_ST20(hw->bus.lan_id), in ixgbe_restart_an_internal_phy_x550em() [all …]
|
H A D | ixgbe_phy.c | 329 if (hw->bus.lan_id) in ixgbe_identify_phy_generic() 1374 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1386 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1399 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1406 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1413 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1420 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1427 if (hw->bus.lan_id == 0) in ixgbe_identify_sfp_module_generic() 1709 if (hw->bus.lan_id == 0) in ixgbe_identify_qsfp_module_generic() 1715 if (hw->bus.lan_id == 0) in ixgbe_identify_qsfp_module_generic() [all …]
|
H A D | ixgbe_type.h | 3896 u8 lan_id; member
|
H A D | ixgbe_common.c | 1087 bus->lan_id = (u8)bus->func; in ixgbe_set_lan_id_multi_port_pcie()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_type.h | 326 u16 lan_id; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-isoclns.c | 686 nd_byte lan_id[NODE_ID_LEN]; member 2635 isis_print_id(ndo, header_iih_lan->lan_id,NODE_ID_LEN), in isis_print() 2654 isis_print_id(ndo, header_iih_lan->lan_id, NODE_ID_LEN), in isis_print()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_type.h | 619 u16 lan_id; member
|