Home
last modified time | relevance | path

Searched refs:handle_for_async (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c664 p_tcp_ramrod->iwarp.handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_tcp_offload()
665 p_tcp_ramrod->iwarp.handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_tcp_offload()
881 p_mpa_ramrod->handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_mpa_offload()
882 p_mpa_ramrod->handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_mpa_offload()
H A Dqed_hsi.h9878 struct regpair handle_for_async; member
9889 struct regpair handle_for_async; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c666 p_tcp_ramrod->iwarp.handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_tcp_offload()
667 p_tcp_ramrod->iwarp.handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_tcp_offload()
883 p_mpa_ramrod->handle_for_async.hi = cpu_to_le32(PTR_HI(ep)); in qed_iwarp_mpa_offload()
884 p_mpa_ramrod->handle_for_async.lo = cpu_to_le32(PTR_LO(ep)); in qed_iwarp_mpa_offload()
H A Dqed_hsi.h9328 struct regpair handle_for_async; member
9340 struct regpair handle_for_async; member

Completed in 82 milliseconds