Searched refs:get_frag (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.c124 HCF_STATIC void get_frag( IFBP ifbp, wci_bufp bufp, int len BE_PAR( int word_len ) ); //char*, byte count (usually even)
2103 //;? by using HCMD_BUSY option when calling cmd_exe, using a get_frag with length 0 just to set up the
2105 //;? would be the optimal sequence in cmd_exe and get_frag) would have to be MEASURED
2108 get_frag( ifbp, (wci_bufp)&ltvp->len, 2*len+2 BE_PAR(2) );
2470 get_frag( ifbp, cp, j BE_PAR(0) );
3001 *30: The 12 in the no-SSN branch corresponds with the get_frag, the 2 with the IPW of the SSN branch
3009 * BE_PAR in get_frag.
3091 get_frag( ifbp, &ifbp->IFB_TxFsStat, HFS_SWSUP BE_PAR(1) );
3104 get_frag( ifbp, bufp, HFS_ADDR_DEST BE_PAR(1) );
3109 /*30*/ get_frag( ifb
3930 get_frag( IFBP ifbp, wci_bufp bufp, int len BE_PAR( int word_len ) ) function
[all...]

Completed in 61 milliseconds