Home
last modified time | relevance | path

Searched refs:IEEE1394_ALL_NODES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dnet.c45 #define IEEE1394_ALL_NODES (0xffc0 | 0x003f) macro
721 if (destination == IEEE1394_ALL_NODES) { in fwnet_receive_packet()
887 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_transmit_packet_done()
984 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_send_packet()
1297 ptask->dest_node = IEEE1394_ALL_NODES; in fwnet_tx()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dnet.c45 #define IEEE1394_ALL_NODES (0xffc0 | 0x003f) macro
710 if (destination == IEEE1394_ALL_NODES) { in fwnet_receive_packet()
877 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_transmit_packet_done()
974 if (ptask->dest_node == IEEE1394_ALL_NODES) { in fwnet_send_packet()
1287 ptask->dest_node = IEEE1394_ALL_NODES; in fwnet_tx()

Completed in 5 milliseconds