Home
last modified time | relevance | path

Searched refs:hw_cqid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h194 u32 hw_cqid; /* device ID of the queue's CQ */ member
H A Dfuneth_main.c214 *indir_tab++ = cpu_to_be32(rxqs[*qtable++]->hw_cqid); in fun_config_rss()
811 qset->rxqs[0]->hw_cqid); in fun_up()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h515 u8 hw_cqid; /* For debugging */ member
H A Dbna_tx_rx.c2106 rxp->hw_id = cfg_rsp->q_handles[i].hw_cqid; in bna_bfi_rx_enet_start_rsp()