Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h42 #define FIP_PORTNAME_LEN 8 macro
172 uint8_t id_portname[FIP_PORTNAME_LEN];
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c580 bcopy(desc_gwid->id_portname, gwi->gw_port_name, FIP_PORTNAME_LEN); in eibnx_fip_parse_advt_pkt()
581 (gwi->gw_port_name)[FIP_PORTNAME_LEN] = '\0'; in eibnx_fip_parse_advt_pkt()