Home
last modified time | relevance | path

Searched refs:QLCNIC_XGBE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c68 if (ahw->port_type == QLCNIC_XGBE) { in qlcnic_83xx_config_vnic_buff_descriptors()
H A Dqlcnic_ethtool.c314 } else if (adapter->ahw->port_type == QLCNIC_XGBE) { in qlcnic_82xx_get_link_ksettings()
387 if (adapter->ahw->port_type == QLCNIC_XGBE) { in qlcnic_82xx_get_link_ksettings()
826 } else if (adapter->ahw->port_type == QLCNIC_XGBE) { in qlcnic_get_pauseparam()
904 } else if (adapter->ahw->port_type == QLCNIC_XGBE) { in qlcnic_set_pauseparam()
H A Dqlcnic_hw.c1499 adapter->ahw->port_type = QLCNIC_XGBE; in qlcnic_82xx_get_board_info()
1508 QLCNIC_XGBE : QLCNIC_GBE; in qlcnic_82xx_get_board_info()
1512 adapter->ahw->port_type = QLCNIC_XGBE; in qlcnic_82xx_get_board_info()
H A Dqlcnic_83xx_hw.c711 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_get_port_info()
717 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_get_port_info()
3207 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_get_port_type()
3267 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_test_link()
3284 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_test_link()
3288 ahw->port_type = QLCNIC_XGBE; in qlcnic_83xx_test_link()
3756 } else if ((ahw->port_type == QLCNIC_XGBE) && (pause->autoneg)) { in qlcnic_83xx_set_pauseparam()
H A Dqlcnic_main.c946 case QLCNIC_XGBE: in qlcnic_get_act_pci_func()
1256 if (adapter->ahw->port_type == QLCNIC_XGBE) { in qlcnic_check_options()
2638 case QLCNIC_XGBE: in qlcnic_probe()
2686 ahw->port_type = QLCNIC_XGBE; in qlcnic_probe()
H A Dqlcnic.h375 #define QLCNIC_XGBE 0x02 macro
H A Dqlcnic_83xx_init.c2325 if (ahw->port_type == QLCNIC_XGBE) { in qlcnic_83xx_config_buff_descriptors()