Home
last modified time | relevance | path

Searched refs:tx_min_bw (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ctx.c712 pci_info->tx_min_bw = in qlcnic_get_pci_info()
713 le16_to_cpu(npar->tx_min_bw); in qlcnic_get_pci_info()
Dqlcnic.h1090 __le16 tx_min_bw; /* Multiple of 100mbpc */ member
Dqlcnic_main.c472 adapter->npars[pfn].min_bw = pci_info[i].tx_min_bw; in qlcnic_init_pci_info()
3885 pci_cfg[i].min_bw = pci_info[i].tx_min_bw; in qlcnic_sysfs_read_pci_config()