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
3881 struct bfa_defs_fcpim_throttle_s throttle; in bfa_fcpim_throttle_get()3887 memset(&throttle, 0, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()3894 memcpy(buf, &throttle, sizeof(struct bfa_defs_fcpim_throttle_s)); in bfa_fcpim_throttle_get()