Searched refs:siw_cm_queue_work (Results 1 – 2 of 2) sorted by relevance
383 siw_cm_queue_work(cep, SIW_CM_WORK_CLOSE_LLP); in siw_qp_cm_drop()955 rv = siw_cm_queue_work(new_cep, SIW_CM_WORK_MPATIMEOUT); in siw_accept_newconn()1187 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type) in siw_cm_queue_work() function1242 siw_cm_queue_work(cep, SIW_CM_WORK_READ_MPAHDR); in siw_cm_llp_data_ready()1295 siw_cm_queue_work(cep, SIW_CM_WORK_ACCEPT); in siw_cm_llp_state_change()1302 siw_cm_queue_work(cep, SIW_CM_WORK_PEER_CLOSE); in siw_cm_llp_state_change()1488 rv = siw_cm_queue_work(cep, SIW_CM_WORK_MPATIMEOUT); in siw_connect()
122 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type);