Searched refs:siw_cm_queue_work (Results 1 – 2 of 2) sorted by relevance
386 siw_cm_queue_work(cep, SIW_CM_WORK_CLOSE_LLP); in siw_qp_cm_drop()958 rv = siw_cm_queue_work(new_cep, SIW_CM_WORK_MPATIMEOUT); in siw_accept_newconn()1190 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type) in siw_cm_queue_work() function1247 siw_cm_queue_work(cep, SIW_CM_WORK_READ_MPAHDR); in siw_cm_llp_data_ready()1300 siw_cm_queue_work(cep, SIW_CM_WORK_ACCEPT); in siw_cm_llp_state_change()1307 siw_cm_queue_work(cep, SIW_CM_WORK_PEER_CLOSE); in siw_cm_llp_state_change()1493 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);