lm_map_cid_to_proto
lm_free_cid(pdev, lm_map_cid_to_proto(pdev, cid), cid, notify_fw);
proto_type = lm_map_cid_to_proto(PFDEV(pdev), cid);
u8_t lm_map_cid_to_proto(struct _lm_device_t * pdev, u32_t cid);
if (lm_map_cid_to_proto(pdev, cid) != TOE_CONNECTION_TYPE)
tcp->ulp_type = lm_map_cid_to_proto(pdev, tcp_cid_addr);