max_tx_ques 507 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h u16 max_tx_ques; max_tx_ques 1203 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h __le16 max_tx_ques; max_tx_ques 1239 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h u16 max_tx_ques; max_tx_ques 2394 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c cmd.req.arg[6] = (nic->max_tx_ques) | ((nic->max_rx_ques) << 16); max_tx_ques 2446 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c npar_info->max_tx_ques = cmd.rsp.arg[6] & 0xFFFF; max_tx_ques 2281 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c ahw->max_tx_ques = nic_info.max_tx_ques; max_tx_ques 2335 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c adapter->max_tx_rings = min(ahw->max_tx_ques, max_tx_rings); max_tx_ques 884 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c npar_info->max_tx_ques = le16_to_cpu(nic_info->max_tx_ques); max_tx_ques 925 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c nic_info->max_tx_ques = cpu_to_le16(nic->max_tx_ques); max_tx_ques 1319 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c adapter->ahw->max_tx_ques = nic_info.max_tx_ques; max_tx_ques 384 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c npar_info->max_tx_ques = MSW(cmd.rsp.arg[3]); max_tx_ques 412 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c npar_info->max_tx_ques, npar_info->max_tx_mac_filters, max_tx_ques 46 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c cmd.req.arg[3] = npar_info->max_tx_bw | (npar_info->max_tx_ques << 16); max_tx_ques 85 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c info->max_tx_ques = res->num_tx_queues / max; max_tx_ques 104 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c info->max_tx_ques = res->num_tx_queues - sriov->num_vfs; max_tx_ques 118 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c info->max_tx_ques = QLCNIC_SINGLE_RING; max_tx_ques 147 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c ff_max->num_tx_queues = info->max_tx_ques; max_tx_ques 195 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c npar_info->max_tx_ques = LSW(cmd.rsp.arg[3]); max_tx_ques 219 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c npar_info->max_vports, npar_info->max_tx_ques, max_tx_ques 765 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c np_cfg[pci_func].max_tx_queues = nic_info.max_tx_ques;