Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.h215 struct octep_ctrl_net_f2h_req { struct
231 struct octep_ctrl_net_f2h_req f2h_req; argument
Doctep_ctrl_net.c322 struct octep_ctrl_net_f2h_req *req; in process_mbox_notify()
325 req = (struct octep_ctrl_net_f2h_req *)msg->sg_list[0].msg; in process_mbox_notify()
Doctep_pfvf_mbox.c370 struct octep_ctrl_net_f2h_req *req; in octep_pfvf_notify()
372 req = (struct octep_ctrl_net_f2h_req *)msg->sg_list[0].msg; in octep_pfvf_notify()