Lines Matching refs:be_adapter

189 	struct be_adapter *adapter;
296 struct be_adapter *adapter;
556 struct be_adapter { struct
685 struct be_adapter *adapter; argument
723 static inline u16 be_max_rx_irqs(struct be_adapter *adapter) in be_max_rx_irqs()
732 static inline u16 be_max_tx_irqs(struct be_adapter *adapter) in be_max_tx_irqs()
738 static inline u16 be_max_qp_irqs(struct be_adapter *adapter) in be_max_qp_irqs()
744 static inline u16 be_max_any_irqs(struct be_adapter *adapter) in be_max_any_irqs()
949 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error()
954 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error()
964 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error()
969 static inline bool be_multi_rxq(const struct be_adapter *adapter) in be_multi_rxq()
974 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
976 void be_link_status_update(struct be_adapter *adapter, u8 link_status);
977 void be_parse_stats(struct be_adapter *adapter);
978 int be_load_fw(struct be_adapter *adapter, u8 *func);
979 bool be_is_wol_supported(struct be_adapter *adapter);
980 bool be_pause_supported(struct be_adapter *adapter);
981 u32 be_get_fw_log_level(struct be_adapter *adapter);
982 int be_update_queues(struct be_adapter *adapter);
984 void be_eqd_update(struct be_adapter *adapter, bool force_update);
989 void be_roce_dev_add(struct be_adapter *);
990 void be_roce_dev_remove(struct be_adapter *);
995 void be_roce_dev_shutdown(struct be_adapter *);