Searched refs:iqid (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 79 uint8_t tx_chan, uint16_t iqid); 428 int rc = 0, i, intr_idx, j, iqid; in t4_setup_port_queues() local 528 uint16_t iqid; in t4_setup_port_queues() local 530 iqid = port_intr_iq(pi, j)->cntxt_id; in t4_setup_port_queues() 531 init_eq(&txq->eq, EQ_ETH, p->qsize_txq, pi->tx_chan, iqid); in t4_setup_port_queues() 539 uint16_t iqid; in t4_setup_port_queues() local 541 iqid = port_intr_iq(pi, j)->cntxt_id; in t4_setup_port_queues() 543 iqid); in t4_setup_port_queues() 554 iqid = port_intr_iq(pi, 0)->cntxt_id; in t4_setup_port_queues() 555 init_eq(&ctrlq->eq, EQ_CTRL, CTRL_EQ_QSIZE, pi->tx_chan, iqid); in t4_setup_port_queues() [all …]
|
H A D | adapter.h | 227 uint16_t iqid; /* iq that gets egr_update for the eq */ member
|
/titanic_41/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 477 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, 480 unsigned int vf, unsigned int iqtype, unsigned int iqid,
|
H A D | t4_hw.c | 4674 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, in t4_iq_start_stop() argument 4685 c.iqid = htons(iqid); in t4_iq_start_stop() 4706 unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, in t4_iq_free() argument 4717 c.iqid = htons(iqid); in t4_iq_free()
|
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 1171 __be32 iqid; member 1832 __be16 iqid; member 1859 __be16 iqid; member 2261 __be16 iqid; member 2344 __be16 iqid; member 2404 __be16 iqid; member 2464 __be16 iqid; member 2523 __be16 iqid; member 2584 __be16 iqid; member 2644 __be16 iqid; member [all …]
|