Searched refs:rx_q_count (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 226 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rsf_mode() 247 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rx_threshold() 544 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_disable_tx_flow_control() 569 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_enable_tx_flow_control() 2351 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_calculate_flow_control_threshold() 2362 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_config_flow_control_threshold() 2463 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_get_pfc_queues() 2485 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_calculate_dcb_fifo() 2576 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_config_rx_fifo_size() 2579 fifo_size = xgbe_set_nonprio_fifos(fifo_size, pdata->rx_q_count, fif in xgbe_config_rx_fifo_size() [all...] |
H A D | xgbe-main.c | 251 pdata->rx_q_count = min_t(unsigned int, pdata->hw_feat.rx_q_cnt, in xgbe_set_counts() 258 pdata->tx_q_count, pdata->rx_q_count); in xgbe_set_counts()
|
H A D | xgbe.h | 1125 unsigned int rx_q_count; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 226 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rsf_mode() 247 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rx_threshold() 544 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_disable_tx_flow_control() 569 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_enable_tx_flow_control() 2401 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_calculate_flow_control_threshold() 2412 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_config_flow_control_threshold() 2513 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_get_pfc_queues() 2535 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_calculate_dcb_fifo() 2626 prio_queues = XGMAC_PRIO_QUEUES(pdata->rx_q_count); in xgbe_config_rx_fifo_size() 2629 fifo_size = xgbe_set_nonprio_fifos(fifo_size, pdata->rx_q_count, fif in xgbe_config_rx_fifo_size() [all...] |
H A D | xgbe-main.c | 251 pdata->rx_q_count = min_t(unsigned int, pdata->hw_feat.rx_q_cnt, in xgbe_set_counts() 258 pdata->tx_q_count, pdata->rx_q_count); in xgbe_set_counts()
|
H A D | xgbe.h | 1158 unsigned int rx_q_count; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 621 for (i = 0; i < pdata->rx_q_count; i++) in xlgmac_enable_rx() 657 for (i = 0; i < pdata->rx_q_count; i++) in xlgmac_disable_rx() 1195 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_disable_tx_flow_control() 1227 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_enable_tx_flow_control() 1332 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_fep_enable() 1345 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_fup_enable() 1463 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_threshold() 1550 pdata->rx_q_count); in xlgmac_config_queue_mapping() 1660 pdata->rx_q_count); in xlgmac_config_rx_fifo_size() 1662 for (i = 0; i < pdata->rx_q_count; in xlgmac_config_rx_fifo_size() [all...] |
H A D | dwc-xlgmac-ethtool.c | 145 channel->rx_count = pdata->rx_q_count; in xlgmac_ethtool_get_channels()
|
H A D | dwc-xlgmac-common.c | 143 pdata->rx_q_count = pdata->rx_ring_count; in xlgmac_init() 144 ret = netif_set_real_num_rx_queues(netdev, pdata->rx_q_count); in xlgmac_init()
|
H A D | dwc-xlgmac.h | 570 unsigned int rx_q_count; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 621 for (i = 0; i < pdata->rx_q_count; i++) in xlgmac_enable_rx() 657 for (i = 0; i < pdata->rx_q_count; i++) in xlgmac_disable_rx() 1195 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_disable_tx_flow_control() 1227 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_enable_tx_flow_control() 1332 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_fep_enable() 1345 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_fup_enable() 1463 for (i = 0; i < pdata->rx_q_count; i++) { in xlgmac_config_rx_threshold() 1550 pdata->rx_q_count); in xlgmac_config_queue_mapping() 1660 pdata->rx_q_count); in xlgmac_config_rx_fifo_size() 1662 for (i = 0; i < pdata->rx_q_count; in xlgmac_config_rx_fifo_size() [all...] |
H A D | dwc-xlgmac-ethtool.c | 145 channel->rx_count = pdata->rx_q_count; in xlgmac_ethtool_get_channels()
|
H A D | dwc-xlgmac-common.c | 143 pdata->rx_q_count = pdata->rx_ring_count; in xlgmac_init() 144 ret = netif_set_real_num_rx_queues(netdev, pdata->rx_q_count); in xlgmac_init()
|
H A D | dwc-xlgmac.h | 571 unsigned int rx_q_count; member
|
Completed in 31 milliseconds