Searched refs:MAX_SOCKETS (Results 1 – 4 of 4) sorted by relevance
31 #define MAX_SOCKETS 2 macro 191 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_interrupt() 632 socket = kcalloc(MAX_SOCKETS, sizeof(struct pd6729_socket), in pd6729_pci_probe() 682 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_probe() 715 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_probe() 747 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_remove()
69 #define MAX_SOCKETS 4 macro 70 static struct socket_info sockets[MAX_SOCKETS];363 if ((socketno < 0) || (socketno >= MAX_SOCKETS)) in card_present()
6 #define MAX_SOCKETS 2 macro
70 if (idx > MAX_SOCKETS) in xsk_xdp_shared_umem()