Lines Matching refs:be_adapter
187 struct be_adapter *adapter;
306 struct be_adapter *adapter;
469 struct be_adapter { struct
602 static inline u16 be_max_qs(struct be_adapter *adapter) in be_max_qs()
775 static inline bool be_multi_rxq(const struct be_adapter *adapter) in be_multi_rxq()
780 static inline bool be_error(struct be_adapter *adapter) in be_error()
785 static inline bool be_hw_error(struct be_adapter *adapter) in be_hw_error()
790 static inline void be_clear_all_error(struct be_adapter *adapter) in be_clear_all_error()
797 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
799 void be_link_status_update(struct be_adapter *adapter, u8 link_status);
800 void be_parse_stats(struct be_adapter *adapter);
801 int be_load_fw(struct be_adapter *adapter, u8 *func);
802 bool be_is_wol_supported(struct be_adapter *adapter);
803 bool be_pause_supported(struct be_adapter *adapter);
804 u32 be_get_fw_log_level(struct be_adapter *adapter);
805 int be_update_queues(struct be_adapter *adapter);
811 void be_roce_dev_add(struct be_adapter *);
812 void be_roce_dev_remove(struct be_adapter *);
817 void be_roce_dev_open(struct be_adapter *);
818 void be_roce_dev_close(struct be_adapter *);
819 void be_roce_dev_shutdown(struct be_adapter *);