Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.c20 static const u32 req_hdr_sz = sizeof(union octep_ctrl_net_req_hdr); variable
45 msg->hdr.s.sz = req_hdr_sz + sz; in init_send_req()