Searched refs:pPortType (Results 1 – 2 of 2) sorted by relevance
1980 hcf_16 *pPortType; in wvlan_get_porttype() local1991 lp->ltvRecord.len = 1 + ( sizeof( *pPortType ) / sizeof( hcf_16 )); in wvlan_get_porttype()1997 pPortType = (hcf_16 *)&( lp->ltvRecord.u.u32 ); in wvlan_get_porttype()1999 *pData = CNV_LITTLE_TO_INT( *pPortType ); in wvlan_get_porttype()
1706 hcf_16 *pPortType; in wireless_get_porttype() local1723 lp->ltvRecord.len = 1 + ( sizeof( *pPortType ) / sizeof( hcf_16 )); in wireless_get_porttype()1729 pPortType = (hcf_16 *)&( lp->ltvRecord.u.u32 ); in wireless_get_porttype()1731 *pPortType = CNV_LITTLE_TO_INT( *pPortType ); in wireless_get_porttype()1733 switch( *pPortType ) { in wireless_get_porttype()