Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c74 } else if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_config_vnic_buff_descriptors()
H A Dqlcnic_ethtool.c297 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_82xx_get_link_ksettings()
492 if (adapter->ahw->port_type != QLCNIC_GBE) in qlcnic_set_link_ksettings()
796 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_get_pauseparam()
852 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_set_pauseparam()
H A Dqlcnic_hw.c1508 adapter->ahw->port_type = QLCNIC_GBE; in qlcnic_82xx_get_board_info()
1512 QLCNIC_XGBE : QLCNIC_GBE; in qlcnic_82xx_get_board_info()
H A Dqlcnic_83xx_hw.c716 ahw->port_type = QLCNIC_GBE; in qlcnic_83xx_get_port_info()
3205 ahw->port_type = QLCNIC_GBE; in qlcnic_83xx_get_port_type()
3274 ahw->port_type = QLCNIC_GBE; in qlcnic_83xx_test_link()
3278 ahw->port_type = QLCNIC_GBE; in qlcnic_83xx_test_link()
3752 if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_set_pauseparam()
H A Dqlcnic_main.c947 case QLCNIC_GBE: in qlcnic_get_act_pci_func()
1272 } else if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_check_options()
2653 case QLCNIC_GBE: in qlcnic_probe()
H A Dqlcnic.h374 #define QLCNIC_GBE 0x01 macro
H A Dqlcnic_83xx_init.c2331 } else if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_config_buff_descriptors()