txq2 109 drivers/net/ethernet/sfc/falcon/tx.c struct ef4_tx_queue *txq2 = ef4_tx_queue_partner(txq1); txq2 114 drivers/net/ethernet/sfc/falcon/tx.c txq2->insert_count - txq2->old_read_count); txq2 135 drivers/net/ethernet/sfc/falcon/tx.c txq2->old_read_count = READ_ONCE(txq2->read_count); txq2 138 drivers/net/ethernet/sfc/falcon/tx.c txq2->insert_count - txq2->old_read_count); txq2 322 drivers/net/ethernet/sfc/falcon/tx.c struct ef4_tx_queue *txq2 = ef4_tx_queue_partner(tx_queue); txq2 328 drivers/net/ethernet/sfc/falcon/tx.c if (txq2->xmit_more_available) txq2 329 drivers/net/ethernet/sfc/falcon/tx.c ef4_nic_push_buffers(txq2); txq2 495 drivers/net/ethernet/sfc/falcon/tx.c struct ef4_tx_queue *txq2; txq2 515 drivers/net/ethernet/sfc/falcon/tx.c txq2 = ef4_tx_queue_partner(tx_queue); txq2 517 drivers/net/ethernet/sfc/falcon/tx.c txq2->insert_count - txq2->read_count); txq2 126 drivers/net/ethernet/sfc/tx.c struct efx_tx_queue *txq2 = efx_tx_queue_partner(txq1); txq2 131 drivers/net/ethernet/sfc/tx.c txq2->insert_count - txq2->old_read_count); txq2 152 drivers/net/ethernet/sfc/tx.c txq2->old_read_count = READ_ONCE(txq2->read_count); txq2 155 drivers/net/ethernet/sfc/tx.c txq2->insert_count - txq2->old_read_count); txq2 555 drivers/net/ethernet/sfc/tx.c struct efx_tx_queue *txq2 = efx_tx_queue_partner(tx_queue); txq2 561 drivers/net/ethernet/sfc/tx.c if (txq2->xmit_more_available) txq2 562 drivers/net/ethernet/sfc/tx.c efx_nic_push_buffers(txq2); txq2 589 drivers/net/ethernet/sfc/tx.c struct efx_tx_queue *txq2 = efx_tx_queue_partner(tx_queue); txq2 591 drivers/net/ethernet/sfc/tx.c if (txq2->xmit_more_available) txq2 592 drivers/net/ethernet/sfc/tx.c efx_nic_push_buffers(txq2); txq2 752 drivers/net/ethernet/sfc/tx.c struct efx_tx_queue *txq2; txq2 772 drivers/net/ethernet/sfc/tx.c txq2 = efx_tx_queue_partner(tx_queue); txq2 774 drivers/net/ethernet/sfc/tx.c txq2->insert_count - txq2->read_count);