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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/fc4/
H A Dfc.h109 #define FILL_FCHDR_SEQ_DF_SEQ(fch, seq_id, df_ctl, seq_cnt) *((u32 *)(fch)+3) = ((seq_id) << 24) | ((df_ctl) << 16) | (seq_cnt); macro
H A Dfc.c308 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
604 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
969 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
H A Dsoc.c416 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
431 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
H A Dsocal.c456 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);
470 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0);

Completed in 91 milliseconds