Lines Matching refs:be_adapter

185 	struct be_adapter *adapter;
291 struct be_adapter *adapter;
551 struct be_adapter { struct
679 struct be_adapter *adapter; argument
714 static inline u16 be_max_rx_irqs(struct be_adapter *adapter) in be_max_rx_irqs()
723 static inline u16 be_max_tx_irqs(struct be_adapter *adapter) in be_max_tx_irqs()
729 static inline u16 be_max_qp_irqs(struct be_adapter *adapter) in be_max_qp_irqs()
735 static inline u16 be_max_any_irqs(struct be_adapter *adapter) in be_max_any_irqs()
940 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error()
945 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error()
955 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error()
960 static inline bool be_multi_rxq(const struct be_adapter *adapter) in be_multi_rxq()
965 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
967 void be_link_status_update(struct be_adapter *adapter, u8 link_status);
968 void be_parse_stats(struct be_adapter *adapter);
969 int be_load_fw(struct be_adapter *adapter, u8 *func);
970 bool be_is_wol_supported(struct be_adapter *adapter);
971 bool be_pause_supported(struct be_adapter *adapter);
972 u32 be_get_fw_log_level(struct be_adapter *adapter);
973 int be_update_queues(struct be_adapter *adapter);
975 void be_eqd_update(struct be_adapter *adapter, bool force_update);
980 void be_roce_dev_add(struct be_adapter *);
981 void be_roce_dev_remove(struct be_adapter *);
986 void be_roce_dev_shutdown(struct be_adapter *);