Home
last modified time | relevance | path

Searched refs:rx_queue_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1003 __le16 rx_queue_id /* ID of RX queue */; member
1036 __le16 rx_queue_id /* ID of RX queue */; member
1049 __le16 rx_queue_id /* ID of RX queue */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c946 p_ramrod->rx_queue_id = OSAL_CPU_TO_LE16(p_cid->abs.queue_id); in ecore_eth_rxq_start_ramrod()
1082 p_ramrod->rx_queue_id = OSAL_CPU_TO_LE16(p_cid->abs.queue_id); in ecore_sp_eth_rx_queues_update()
1118 p_ramrod->rx_queue_id = OSAL_CPU_TO_LE16(p_cid->abs.queue_id); in ecore_eth_pf_rx_queue_stop()