Searched refs:min_tx_bw (Results 1 – 3 of 3) sorted by relevance
607 npar_info->min_tx_bw = le16_to_cpu(nic_info->min_tx_bw); in qlcnic_get_nic_info()618 npar_info->min_tx_bw, npar_info->max_tx_bw, in qlcnic_get_nic_info()658 nic_info->min_tx_bw = cpu_to_le16(nic->min_tx_bw); in qlcnic_set_nic_info()
902 nic_info.min_tx_bw = npar->min_bw; in qlcnic_reset_npar_config()3704 nic_info.min_tx_bw = np_cfg[i].min_bw; in qlcnic_sysfs_write_npar_config()3709 adapter->npars[i].min_bw = nic_info.min_tx_bw; in qlcnic_sysfs_write_npar_config()3740 np_cfg[i].min_bw = nic_info.min_tx_bw ; in qlcnic_sysfs_read_npar_config()
1079 __le16 min_tx_bw; member