Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dvnic_sdma.c90 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-6.12.1/drivers/usb/mon/
Dmon_bin.c741 struct mon_bin_hdr __user *hdr, unsigned int hdrbytes, in mon_bin_get_event()
807 unsigned int hdrbytes = PKT_SZ_API0; in mon_bin_read() local