Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.h93 SRP_IU_RSP, enumerator
H A Dib_srp.c1816 if (iu_type != SRP_IU_RSP) in srp_put_tx_iu()
1849 if (iu_type != SRP_IU_RSP) { in __srp_get_tx_iu()
2003 iu = __srp_get_tx_iu(ch, SRP_IU_RSP); in srp_response_common()
2021 srp_put_tx_iu(ch, iu, SRP_IU_RSP); in srp_response_common()