Searched defs:maxpayload (Results 1 – 2 of 2) sorted by relevance
318 static inline void ether1394_register_limits(int nodeid, u16 maxpayload, in ether1394_register_limits()346 u16 maxpayload = 1 << (((be32_to_cpu(host->csr.rom[2]) >> 12) & 0xf) + 1); in ether1394_reset_priv() local720 u16 maxpayload = min(eth1394_speedto_maxpayload[arp1394->sspd], in ether1394_parse_encap() local
59 u16 maxpayload[NODE_SET]; /* Max payload per node */ member