Searched refs:_headroom (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 255 _tailroom, _headroom, _intcoal_kbytes, _intcoal_holdoff_nentries, \ argument 264 .tailroom = cpu_to_be16(_tailroom), .headroom = _headroom, \ 274 #define FUN_ADMIN_EPCQ_MODIFY_REQ_INIT(_subop, _flags, _id, _headroom) \ argument 277 .id = cpu_to_be32(_id), .headroom = cpu_to_be16(_headroom), \
|