Home
last modified time | relevance | path

Searched refs:rep_resp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c61 struct lio_vf_rep_resp *rep_resp; in lio_vf_rep_send_soft_command() local
77 rep_resp = (struct lio_vf_rep_resp *)sc->virtrptr; in lio_vf_rep_send_soft_command()
78 memset(rep_resp, 0, tot_resp_size); in lio_vf_rep_send_soft_command()
79 WRITE_ONCE(rep_resp->status, 1); in lio_vf_rep_send_soft_command()
93 err = READ_ONCE(rep_resp->status) ? -EBUSY : 0; in lio_vf_rep_send_soft_command()
97 memcpy(resp, (rep_resp + 1), resp_size); in lio_vf_rep_send_soft_command()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dib_user_cm.h313 struct ib_ucm_rep_event_resp rep_resp; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dib_user_cm.h313 struct ib_ucm_rep_event_resp rep_resp; member