Searched refs:num_txd (Results 1 – 9 of 9) sorted by relevance
80 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_83xx_config_vnic_buff_descriptors()
658 u32 producer, num_txd; in qlcnic_xmit_frame() local674 num_txd = tx_ring->num_desc; in qlcnic_xmit_frame()724 producer = get_next_index(producer, num_txd); in qlcnic_xmit_frame()748 tx_ring->producer = get_next_index(producer, num_txd); in qlcnic_xmit_frame()
1271 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_check_options()2362 tx_ring->num_desc = adapter->num_txd; in qlcnic_alloc_tx_rings()
1109 u16 num_txd; member
2337 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_83xx_config_buff_descriptors()
353 adapter->num_txd = MAX_CMD_DESCRIPTORS; in qlcnic_sriov_vf_cfg_buff_desc()
915 adapter->num_txd = MAX_CMD_DESCRIPTORS; in netxen_check_options()2034 u32 num_txd = tx_ring->num_desc; in netxen_nic_xmit_frame() local2086 producer = get_next_index(producer, num_txd); in netxen_nic_xmit_frame()2111 tx_ring->producer = get_next_index(producer, num_txd); in netxen_nic_xmit_frame()
1591 u16 num_txd; member
194 tx_ring->num_desc = adapter->num_txd; in netxen_alloc_sw_resources()