Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c84 } else if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_config_vnic_buff_descriptors()
Dqlcnic_ethtool.c273 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_82xx_get_settings()
441 if (adapter->ahw->port_type != QLCNIC_GBE) in qlcnic_set_settings()
667 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_get_pauseparam()
716 if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_set_pauseparam()
Dqlcnic_hw.c1454 adapter->ahw->port_type = QLCNIC_GBE; in qlcnic_82xx_get_board_info()
1458 QLCNIC_XGBE : QLCNIC_GBE; in qlcnic_82xx_get_board_info()
Dqlcnic_main.c672 case QLCNIC_GBE: in qlcnic_get_act_pci_func()
949 } else if (adapter->ahw->port_type == QLCNIC_GBE) { in qlcnic_check_options()
2127 case QLCNIC_GBE: in qlcnic_probe()
Dqlcnic.h343 #define QLCNIC_GBE 0x01 macro
Dqlcnic_83xx_hw.c599 adapter->ahw->port_type = QLCNIC_GBE; in qlcnic_83xx_get_port_info()
3203 if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_set_pauseparam()
Dqlcnic_83xx_init.c2026 } else if (ahw->port_type == QLCNIC_GBE) { in qlcnic_83xx_config_buff_descriptors()