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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c666 p_tcp_ramrod->iwarp.handle_for_async.hi = cpu_to_le32(PTR_HI(ep));
667 p_tcp_ramrod->iwarp.handle_for_async.lo = cpu_to_le32(PTR_LO(ep));
883 p_mpa_ramrod->handle_for_async.hi = cpu_to_le32(PTR_HI(ep));
884 p_mpa_ramrod->handle_for_async.lo = cpu_to_le32(PTR_LO(ep));
H A Dqed_hsi.h9328 struct regpair handle_for_async; member in struct:iwarp_mpa_offload_ramrod_data
9340 struct regpair handle_for_async; member in struct:iwarp_offload_params

Completed in 324 milliseconds