Lines Matching refs:be_mcc_compl
140 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
155 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
187 struct be_mcc_compl *compl, in be_async_cmd_process()
244 struct be_mcc_compl *compl) in be_mcc_compl_process()
285 struct be_mcc_compl *compl) in be_async_link_state_process()
311 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process()
369 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process()
383 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process()
395 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process()
410 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process()
424 struct be_mcc_compl *compl) in be_async_grp5_evt_process()
449 struct be_mcc_compl *cmp) in be_async_dbg_evt_process()
471 struct be_mcc_compl *cmp) in be_async_sliport_evt_process()
505 struct be_mcc_compl *compl) in be_mcc_event_process()
517 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter) in be_mcc_compl_get()
520 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()
551 struct be_mcc_compl *compl; in be_process_mcc()
672 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait()