Searched refs:tx_bbcredit (Results 1 – 4 of 4) sorted by relevance
271 __be16 tx_bbcredit; /* Tx credits */ member
552 void bfa_fcport_set_tx_bbcredit(struct bfa_s *bfa, u16 tx_bbcredit);
950 u8 tx_bbcredit; /* transmit buffer credits */ member
3930 bfa_fcport_set_tx_bbcredit(struct bfa_s *bfa, u16 tx_bbcredit) in bfa_fcport_set_tx_bbcredit() argument3934 fcport->cfg.tx_bbcredit = (u8)tx_bbcredit; in bfa_fcport_set_tx_bbcredit()