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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/fc4/
H A Dfc.h80 /* f_ctl field */
100 u32 type:8, f_ctl:24; member in struct:__anon4382
108 #define FILL_FCHDR_TYPE_FCTL(fch, type, f_ctl) *((u32 *)(fch)+2) = ((type) << 24) | (f_ctl);

Completed in 41 milliseconds