Searched refs:put_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.c128 HCF_STATIC void put_frag( IFBP ifbp, wci_bufp bufp, int len BE_PAR( int word_len ) );
2146 *!! via put_frag
2603 *7: The ControlField of the TxFS is written. Since put_frag can only return the fatal Defunct or "No NIC", the
2679 put_frag( ifbp, p->buf_addr, p->BUF_CNT BE_PAR(0) );
2729 /*10*/ put_frag( ifbp, p->buf_addr, HCF_DASA_SIZE BE_PAR(0) ); //write DA, SA with MIC calculation
2746 put_frag( ifbp, &p->buf_addr[i], GET_BUF_CNT(p) - i BE_PAR(0) );
2757 put_frag( ifbp, snap_header, sizeof(snap_header) BE_PAR(0) );
2767 put_frag( ifbp, &p->buf_addr[i], p->BUF_CNT - i BE_PAR(0) );
2775 put_frag( ifbp, p->buf_addr, p->BUF_CNT BE_PAR(0) );
3996 //see put_frag fo
4332 put_frag( IFBP ifbp, wci_bufp bufp, int len BE_PAR( int word_len ) ) function
[all...]

Completed in 55 milliseconds