Home
last modified time | relevance | path

Searched defs:hdrbytes (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dvnic_sdma.c89 u16 hdrbytes = 2 << 2; /* PBC */ in build_vnic_tx_desc() local
Dverbs.c727 u16 hdrbytes = (tx->hdr_dwords + sizeof(pbc) / 4) << 2; in build_verbs_tx_desc() local
/linux-5.19.10/drivers/usb/mon/
Dmon_bin.c738 struct mon_bin_hdr __user *hdr, unsigned int hdrbytes, in mon_bin_get_event()
804 unsigned int hdrbytes = PKT_SZ_API0; in mon_bin_read() local