Home
last modified time | relevance | path

Searched refs:bfa_fcpim_read_throttle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.h416 u16 bfa_fcpim_read_throttle(struct bfa_s *bfa);
H A Dbfa_fcpim.c3835 tmp = bfa_dconf_read_data_valid(bfa) ? bfa_fcpim_read_throttle(bfa) : 0; in bfa_fcpim_get_throttle_cfg()
3855 bfa_fcpim_read_throttle(struct bfa_s *bfa) in bfa_fcpim_read_throttle() function
3890 throttle.cfg_value = bfa_fcpim_read_throttle(bfa); in bfa_fcpim_throttle_get()