Searched refs:bfa_defs_fcpim_throttle_s (Results 1 – 3 of 3) sorted by relevance
773 struct bfa_defs_fcpim_throttle_s throttle;
928 struct bfa_defs_fcpim_throttle_s { struct
3830 struct bfa_defs_fcpim_throttle_s throttle; in bfa_fcpim_throttle_get()3836 memset(&throttle, 0, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()3843 memcpy(buf, &throttle, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()