Home
last modified time | relevance | path

Searched defs:tx_qp (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/infiniband/hw/mlx5/
Dgsi.c434 struct ib_qp *tx_qp; in mlx5_ib_gsi_post_send() local
/linux-6.14.4/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c1071 struct ib_qp *tx_qp; in ipoib_cm_create_tx_qp() local
/linux-6.14.4/drivers/net/ethernet/microsoft/mana/
Dmana_en.c1910 struct mana_tx_qp *tx_qp = &apc->tx_qp[idx]; in mana_create_txq_debugfs() local
/linux-6.14.4/drivers/infiniband/sw/siw/
Dsiw.h469 #define tx_qp(tx) container_of(tx, struct siw_qp, tx_ctx) macro
/linux-6.14.4/include/net/mana/
Dmana.h430 struct mana_tx_qp *tx_qp; member