History log of /freebsd/sys/dev/firewire/fw_net.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 9919c1a8 19-Jun-2026 Abdelkader Boudih <freebsd@seuros.com>

firewire: extract shared helpers from fwe and fwip

Add fw_net.h with common inline helpers used by both if_fwe and
if_fwip: ISO chunk init, TX xfer allocation, xferlist free,
send queue drain, and D

firewire: extract shared helpers from fwe and fwip

Add fw_net.h with common inline helpers used by both if_fwe and
if_fwip: ISO chunk init, TX xfer allocation, xferlist free,
send queue drain, and DEVICE_POLLING ioctl handling.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D57615

show more ...