Searched refs:bfa_defs_fcpim_throttle_s (Results 1 – 3 of 3) sorted by relevance
781 struct bfa_defs_fcpim_throttle_s throttle;
936 struct bfa_defs_fcpim_throttle_s { struct
3895 struct bfa_defs_fcpim_throttle_s throttle; in bfa_fcpim_throttle_get()3901 memset(&throttle, 0, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()3908 memcpy(buf, &throttle, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()