Searched defs:peers (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dvfdi.h160 * If the number of peers exceeds 256, then the VF must provide
226 * @peer_count: Total number of peers in the complete peer list. If larger
227 * than ARRAY_SIZE(%peers), then the VF must provide sufficient
230 * @peers: Table of peer addresses. The @tci fields in these structures
231 * are currently unused and must be ignored. Additional peers are
249 struct vfdi_endpoint peers[256]; member in struct:vfdi_status

Completed in 45 milliseconds