Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.c683 p_tcp_ramrod->iwarp.handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_tcp_offload()
684 p_tcp_ramrod->iwarp.handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_tcp_offload()
893 p_mpa_ramrod->handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_mpa_offload()
894 p_mpa_ramrod->handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_mpa_offload()
Dqed_hsi.h10124 struct regpair handle_for_async; member
10135 struct regpair handle_for_async; member