Home
last modified time | relevance | path

Searched refs:init_port (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.c293 const struct hermonprm_init_port *init_port ) { in hermon_cmd_init_port() argument
296 1, sizeof ( *init_port ) ), in hermon_cmd_init_port()
297 0, init_port, port, NULL ); in hermon_cmd_init_port()
1812 struct hermonprm_init_port init_port; in hermon_open() local
1826 memset ( &init_port, 0, sizeof ( init_port ) ); in hermon_open()
1827 MLX_FILL_2 ( &init_port, 0, in hermon_open()
1830 MLX_FILL_2 ( &init_port, 1, in hermon_open()
1833 MLX_FILL_1 ( &init_port, 2, max_pkey, 64 ); in hermon_open()
1835 &init_port ) ) != 0 ) { in hermon_open()
DMT25408_PRM.h3202 struct hermonprm_init_port_st init_port;/* INIT_PORT Parameters */ member