Searched refs:siw_cm_queue_work (Results 1 – 2 of 2) sorted by relevance
122 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type);
398 siw_cm_queue_work(cep, SIW_CM_WORK_CLOSE_LLP); in siw_qp_cm_drop()967 rv = siw_cm_queue_work(new_cep, SIW_CM_WORK_MPATIMEOUT); in siw_accept_newconn()1198 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type) in siw_cm_queue_work() function1255 siw_cm_queue_work(cep, SIW_CM_WORK_READ_MPAHDR); in siw_cm_llp_data_ready()1308 siw_cm_queue_work(cep, SIW_CM_WORK_ACCEPT); in siw_cm_llp_state_change()1315 siw_cm_queue_work(cep, SIW_CM_WORK_PEER_CLOSE); in siw_cm_llp_state_change()1501 rv = siw_cm_queue_work(cep, SIW_CM_WORK_MPATIMEOUT); in siw_connect()