Searched defs:fxp_control_data (Results 1 – 1 of 1) sorted by relevance
98 struct fxp_control_data { struct104 struct fxp_txdesc {110 } fcd_txdescs[FXP_NTXCB];115 struct fxp_cb_config fcd_configcb;120 struct fxp_cb_ias fcd_iascb;145 #define FXP_CDOFF(x) offsetof(struct fxp_control_data, x) argument