Searched refs:snap_header (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.c249 HCF_STATIC hcf_8 BASED snap_header[] = { 0xAA, 0xAA, 0x03, 0x00, 0x00, //5 bytes signature + variable
1830 i = sizeof(snap_header) + 2 - ( 2*6 + 2 );
1833 for ( i=0; i < sizeof(snap_header) - 1; i++) {
1834 descp->buf_addr[HFS_TYPE - sizeof(snap_header) + i] = snap_header[i];
2754 if ( ( snap_header[sizeof(snap_header)-1] = hcf_encap( &p->buf_addr[HCF_DASA_SIZE] ) ) != ENC_NONE ) {
2755 OPW( HREG_DATA_1, CNV_END_SHORT( len + (sizeof(snap_header) + 2) - ( 2*6 + 2 ) ) );
2757 put_frag( ifbp, snap_header, sizeof(snap_header) BE_PA
[all...]

Completed in 99 milliseconds