Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.c677 p_tcp_ramrod->iwarp.handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_tcp_offload()
678 p_tcp_ramrod->iwarp.handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_tcp_offload()
887 p_mpa_ramrod->handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_mpa_offload()
888 p_mpa_ramrod->handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_mpa_offload()
Dqed_hsi.h9994 struct regpair handle_for_async; member
10005 struct regpair handle_for_async; member