Lines Matching defs:table

1164 	uint32_t	log_max_pkey 	:4;	/* pkey table size */
1250 uint32_t log_max_pkey :4; /* pkey table size */
1294 uint32_t mg :1; /* change GID table */
1295 uint32_t mp :1; /* change pkey table size */
1326 uint32_t mp :1; /* change pkey table size */
1327 uint32_t mg :1; /* change GID table size */
1373 #define HERMON_HW_ENET_OPMOD_SELECT_MAC 0x0200 /* MAC table conf */
1374 #define HERMON_HW_ENET_OPMOD_SELECT_VLAN 0x0300 /* VLAN table conf */
1375 #define HERMON_HW_ENET_OPMOD_SELECT_PRIO 0x0400 /* Priority table */
1567 struct hermon_hw_set_port_vlant_entry_s table[126];
1572 struct hermon_hw_set_port_vlant_entry_s table[126];
1576 /* set_port for enet, Priority table Parameters */
1628 /* note: GID table is same BIG or LITTLE ENDIAN */
1657 * with all the regions and windows. The MPT table resides in a virtually-
1659 * calculate the physical address for accessing the entries in the table.
2016 * After accessing the MPT table (above) and validating the access rights
2051 * in the Event Queue Context (EQC) table. The EQC table is a virtually-
2053 * table entry contains Event Queue status and information required by
2433 * The CQC table is a virtually-contiguous memory area residing in HCA's
2434 * ICM. Each CQC table entry contains information
3141 * The QPC table is a virtually-contiguous memory area residing in HCA
3731 * Hermon MCG are organized in a virtually-contiguous memory table (the
3732 * Multicast Group Table) in the ICM. This table is
3745 * The READ_MGM command reads an MCG entry from the multicast table and
3749 * stores it in the multicast group table at the index specified in the
3751 * table is updated. The old entry contents are lost.