Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c176 err = wait_event_interruptible_timeout(bpf->cmsg_wq, in nfp_bpf_cmsg_wait_reply()
459 wake_up_interruptible_all(&bpf->cmsg_wq); in nfp_bpf_ctrl_msg_rx()
Dmain.h165 struct wait_queue_head cmsg_wq; member
Dmain.c443 init_waitqueue_head(&bpf->cmsg_wq); in nfp_bpf_init()